summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python/cpython
AgeCommit message (Expand)Author
2022-04-21python3: fix overriding of interpreters, closes #163639Frederik Rietdijk
2022-04-14Merge branch 'staging-next' into stagingVladimír Čunát
2022-04-14cpython: update patches for 3.11a7 on darwinMartin Weinelt
2022-03-29python: remove ncurses flagNicolas Benes
2022-03-14python: fix enableOptimizations with clangReplayCoding
2022-02-06Merge pull request #157775 from veprbl/pr/darwin_python310_fixFrederik Rietdijk
2022-02-02python3: don't hardcode -msse2 on darwinDmitry Kalinkin
2022-02-02python3: don't patch out -Wl,-stack_size,1000000Dmitry Kalinkin
2022-02-02python3: unset MACOSX_DEPLOYMENT_TARGETDmitry Kalinkin
2022-01-31python311: 3.11a2 -> 3.11a4Jonathan Ringer
2022-01-26cpython: mime-types -> mailcapSandro Jäckel
2021-12-25python: conditionalize redundant Darwin patch (#137858)Emily
2021-12-03cpython: remove upstreamed patchRyan Burns
2021-12-02python39: backport patch to accomodate system library changes in Big SurMartin Weinelt
2021-12-02Merge pull request #145265 from Stunkymonkey/development-pname-version-3Jörg Thalheim
2021-11-30pkgs/development: rename name to pname&versionFelix Buehler
2021-11-30python311: init at 3.11.0a2Martin Weinelt
2021-10-07Merge pull request #138289 from sternenseemann/fix-non-gnu-stripsterni
2021-09-23Merge pull request #135619 from r-burns/fpie-musl-fixesr-burns
2021-09-20Revert "pkgsMusl.python*: disable LTO"Ryan Burns
2021-09-18python3: fix NIX_LDFLAGS logicsternenseemann
2021-09-13Merge pull request #110893 from risicle/ris-cpython-debug-v2Robert Scott
2021-08-30cpython: fix duplicate function argumentsMartin Weinelt
2021-08-30Merge branch 'master' into staging-nextMartin Weinelt
2021-08-28pkgsMusl.python*: disable LTOsternenseemann
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-14python39: fix tkinter and decimal on aarch64-darwinAngus Trau
2021-07-30python2 and python3: build unoptimized bytecode againFrederik Rietdijk
2021-07-16cpython: restrict enableLTO to LinuxVladimír Čunát
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-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