summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python/cpython
AgeCommit message (Expand)Author
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
2020-06-04python3Minimal: disable optimizationsFrederik Rietdijk
2020-06-04Revert "cpython: Optimize dynamic symbol tables, for a 6% speedup."Frederik Rietdijk
2020-06-04Merge pull request #84072 from gnprice/python-buildFrederik Rietdijk
2020-06-04python39: fix build on macOSLuflosi
2020-05-13cpython: Optimize dynamic symbol tables, for a 6% speedup.Greg Price
2020-05-13cpython: Use autoreconfHook to rebuild configure script.Greg Price
2020-05-11cpython: Use --enable-optimizations, for a 16% speedup.Greg Price
2020-05-09python: Fix creating RPMs from Python packagesJosef Kemetmüller
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-03-31Merge branch 'master' into staging-nextJan Tojnar
2020-03-30cpython: Drop unrecognized --with-threads configure flag.Greg Price
2020-03-30pkgsStatic.python3: fix buildFrederik Rietdijk