summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python/cpython
AgeCommit message (Expand)Author
2021-06-28cpython: fix permissions on venv activation scriptsMartin Weinelt
2021-04-20python310: fix build on darwinMario Rodas
2021-05-14python2: only pass -msse2 on x86_64-darwin, not any darwinIvan Babrou
2021-04-12Merge pull request #118403 from dotlambda/CVE-2021-23336Anderson Torres
2021-04-04lzma: deprecate aliasSandro Jäckel
2021-04-03python27: fix CVE-2021-23336Robert Schütz
2021-03-15cpython: allow $out reference againSandro Jäckel
2021-03-14python3: express references to keep as a nix listFrederik Rietdijk
2021-03-14python3: mimetypesSupport is optionalFrederik Rietdijk
2021-03-14cpython: Pull in the mime-types databasenicoo
2021-03-13python39: hardcode path to tzdataFrederik Rietdijk
2021-03-13python: reproducible buildsFrederik Rietdijk
2021-03-03python37, python2: remove win64 workaround to fix aarch64-darwinIvan Babrou
2021-02-20python37: 3.7.9 -> 3.7.10, fixup patchesMartin Weinelt
2021-02-20python27: Fix CVE-2021-3177Martin Weinelt
2021-01-23pkgs/development/interpreters: stdenv.lib -> libBen Siraphob
2021-01-22cpython: fix extensions when using a musl toolchainPeter Woodman
2021-01-14Merge branch 'master' into staging-nextJan Tojnar
2021-01-13python36: enable ctypes.util.find_library patchFabian Möller
2021-01-09Revert "Revert "python: 3.8.6 -> 3.8.7.""Frederik Rietdijk
2021-01-08Merge staging-next into staginggithub-actions[bot]
2021-01-08python2: fix ctypes.util.find_library with gcc10Orivej Desh
2021-01-08python3: don't use sysconfigdataHook on darwinFrederik Rietdijk
2021-01-07Merge branch 'staging-next' into stagingJan Tojnar
2021-01-07Merge branch 'master' into staging-nextJan Tojnar
2021-01-05Merge staging-next into staginggithub-actions[bot]
2021-01-04python38: remove obsolete find_library patchJonathan Ringer
2021-01-04Revert "python: 3.8.6 -> 3.8.7."Frederik Rietdijk
2021-01-04python: 3.8.6 -> 3.8.7.Drew Hess
2021-01-03treewide: Inline more of the static overlayJohn Ericson
2020-12-28cpython: fix finding headers when cross-compiling extension modulesBen Wolsieffer
2020-12-28cpython: fix ctypes.util.find_libraryLucas Ransan
2020-12-12python: 3.9.0 -> 3.9.1Greg Roodt
2020-11-28Python: rename parameters and arguments passed to passthruFrederik Rietdijk
2020-11-28Python: use pythonPackagesBuildHost instead of pythonForBuildFrederik Rietdijk
2020-11-19python: Use `makeScopeWithSplicing`John Ericson
2020-11-11python310: 3.10.0a1 -> 3.10.0a2Jonathan Ringer
2020-11-03Revert "Merge pull request #93083 from risicle/ris-cpython-debug"Frederik Rietdijk
2020-10-19python310: init at 3.10a1Jonathan Ringer
2020-08-17Merge master into staging-nextFrederik Rietdijk
2020-08-15pythonFull: add BlueZ supportAlvar Penning
2020-08-15Merge pull request #93083 from risicle/ris-cpython-debugFrederik Rietdijk
2020-08-15python3: fix impure /bin/sh call in subprocessDaniël de Kok
2020-08-11python: Apply patch for CVE-2019-20907Christian Kauhaus
2020-07-31treewide: add warning comment to “boot” packagesMatthew Bauer
2020-07-15cpython: expose gdb libpython.pyRobert Scott
2020-07-13cpython: set separateDebugInfoRobert Scott
2020-06-21python3: improve cross-compilation of extension modules, fixes #91171Frederik Rietdijk
2020-06-12python: don't use optimizations on DarwinFrederik Rietdijk
2020-06-05Merge staging-next into stagingFrederik Rietdijk