summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python
AgeCommit message (Expand)Author
2021-08-19cpython: expose libpython.py for debugging from gdbRobert Scott
2021-08-19cpython: set separateDebugInfo, explicitly stripping static libpython*.aRobert Scott
2021-08-19python3: add strictDeps = trueGuillaume Girol
2021-08-19python27: use strictDeps = true;Guillaume Girol
2021-08-19python3: fix static buildGuillaume Girol
2021-08-19python27: fix static buildGuillaume Girol
2021-08-15Merge staging-next into staginggithub-actions[bot]
2021-08-15treewide: runCommandNoCC -> runCommandRobert Hensing
2021-08-14python39: fix tkinter and decimal on aarch64-darwinAngus Trau
2021-08-11Merge branch 'staging-next' into stagingJan Tojnar
2021-08-09python310: 3.10.0b3 -> 3.10.0rc1Martin Weinelt
2021-07-30python2 and python3: build unoptimized bytecode againFrederik Rietdijk
2021-07-29Merge pull request #131719 from FRidh/python2-to-3Frederik Rietdijk
2021-07-27python interpreters: use correct python whenFrederik Rietdijk
2021-07-17Merge staging-next into staginggithub-actions[bot]
2021-07-17Merge master into staging-nextgithub-actions[bot]
2021-07-17Merge remote-tracking branch 'upstream/staging-next' into HEADJörg Thalheim
2021-07-16pypy: 7.3.3 -> 7.3.5Dmitry Kalinkin
2021-07-16pypy3: change pythonVersion to 3.7Dmitry Kalinkin
2021-07-16pypy: don't try to fetch vendored dependencies for cffi bindingsDmitry Kalinkin
2021-07-16cpython: restrict enableLTO to LinuxVladimír Čunát
2021-07-16pypy: fix for sandboxed darwinDmitry Kalinkin
2021-07-10python37: 3.7.10 -> 3.7.11Martin Weinelt
2021-07-10python36: 3.6.13 -> 3.6.14Martin Weinelt
2021-07-10python39: 3.9.5 -> 3.9.6Martin Weinelt
2021-07-10python38: 3.8.10 -> 3.8.11Martin Weinelt
2021-07-09cpython: disable no-semantic-interposition with older clang versionsMartin Weinelt
2021-07-05python3: only enable LTO for 64bit buildsJonathan Ringer
2021-07-05cpython: Enable LTO on all builds as it doesn't break reproducibilityAndreas Rammhold
2021-07-05cpython: add enableNoSemanticInterposition flagAndreas Rammhold
2021-07-05python3: 3.8 -> 3.9Frederik Rietdijk
2021-06-29Merge pull request #128471 from mweinelt/cpython-venv-permissionsMartin Weinelt
2021-06-29python310: 3.10.0a5 -> 3.10.0b3Martin Weinelt
2021-06-29python39: 3.9.4 -> 3.9.5Martin Weinelt
2021-06-29python38: 3.8.9 -> 3.8.10Martin Weinelt
2021-06-28cpython: fix permissions on venv activation scriptsMartin Weinelt
2021-06-22update-python-libraries: handle github branches and tags with same nameJonathan Ringer
2021-06-22python3Packages.fetchPypi: support wheels where dist & python differMartin Weinelt
2021-06-21python: pythonRemoveTestsDirHook removes /testDrew Risinger
2021-04-20python310: fix build on darwinMario Rodas
2021-06-13Merge master into staging-nextgithub-actions[bot]
2021-06-12pythonPackages: set mainProgram to pname by defaultMatthieu Coudron
2021-06-10Merge master into staging-nextgithub-actions[bot]
2021-06-10Change all alsaLib references to alsa-libAndersonTorres
2021-05-28Merge master into staging-nextgithub-actions[bot]
2021-05-28buildPythonPackage: add support for condaDavHau
2021-05-22Merge remote-tracking branch 'origin/staging' into staging-nextJonathan Ringer
2021-05-22Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer
2021-05-22pythonPackages: Add aliases :tada:Sandro Jäckel
2021-05-19pythonPackages.buildPythonPackage: enable verbose output with `pyproject`Eduardo Sánchez Muñoz