about summary refs log tree commit diff
path: root/pkgs/development/interpreters/python/cpython
AgeCommit message (Expand)AuthorFilesLines
2020-08-15pythonFull: add BlueZ supportAlvar Penning1-0/+5
2020-07-31treewide: add warning comment to “boot” packagesMatthew Bauer1-0/+5
2020-06-21python3: improve cross-compilation of extension modules, fixes #91171Frederik Rietdijk2-0/+36
2020-06-12python: don't use optimizations on DarwinFrederik Rietdijk2-3/+8
2020-06-05Merge staging-next into stagingFrederik Rietdijk1-2/+2
2020-06-04python3Minimal: disable optimizationsFrederik Rietdijk1-1/+3
2020-06-04Revert "cpython: Optimize dynamic symbol tables, for a 6% speedup."Frederik Rietdijk2-32/+0
2020-06-04Merge pull request #84072 from gnprice/python-buildFrederik Rietdijk5-3/+117
2020-06-04python39: fix build on macOSLuflosi1-2/+2
2020-05-13cpython: Optimize dynamic symbol tables, for a 6% speedup.Greg Price2-0/+32
2020-05-13cpython: Use autoreconfHook to rebuild configure script.Greg Price2-2/+6
2020-05-11cpython: Use --enable-optimizations, for a 16% speedup.Greg Price5-0/+76
2020-05-09python: Fix creating RPMs from Python packagesJosef Kemetmüller2-0/+34
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly10-10/+10
2020-03-31Merge branch 'master' into staging-nextJan Tojnar1-3/+4
2020-03-30cpython: Drop unrecognized --with-threads configure flag.Greg Price1-1/+3
2020-03-30pkgsStatic.python3: fix buildFrederik Rietdijk1-3/+4
2020-03-14pythonMinimal: don't include site-customiseGraham Christensen1-1/+2
2020-01-23Merge branch 'staging' into glibc230Maximilian Bosch3-108/+5
2020-01-14cpython: fetch darwin-libutil.patch to nixpkgsLuka Blaskovic2-4/+24
2020-01-13stdenv: bootstrap darwin with python3Daiderd Jordan3-108/+5
2019-12-16python: remove _manylinux.pyAndreas Rammhold2-6/+0
2019-11-21python3: add pythonForBuild as parameter, fixes python3MinimalFrederik Rietdijk1-1/+2
2019-11-20python39: init at 3.9.0a1Frederik Rietdijk1-0/+100
2019-10-20python2: 2.7.16 -> 2.7.17Frederik Rietdijk2-10/+3
2019-10-15python38: fix build on macOSMatthew Glazar1-2/+2
2019-09-08treewide: remove redundant quotesvolth1-2/+2
2019-08-31python: enable loadable sqlite extensions (#67472)Matthew Bauer1-0/+2
2019-08-28treewide: remove redundant recvolth9-9/+9
2019-08-27Merge master into staging-nextFrederik Rietdijk2-0/+8
2019-08-27python2: CVE-2018-20852Marek Mahut1-0/+6
2019-08-25cpython: skip macOS system frameworksMatthew Bauer1-0/+2
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát1-3/+24
2019-08-19python: allow stripping tkinterFlorian Klink1-0/+3
2019-08-18python: allow stripping bytecodeFlorian Klink1-0/+3
2019-08-18python: make rebuilding bytecode optionalFlorian Klink1-0/+2
2019-08-18python: allow stripping configFlorian Klink1-0/+3
2019-08-18python: allow stripping testsFlorian Klink1-0/+4
2019-08-18python: allow stripping IDLEFlorian Klink1-0/+5
2019-08-18python: Enable building without openssladisbladis1-3/+4
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
2019-07-17python2: backport fix for pyc race condition, part 2Nikolay Amiantov1-1/+76
2019-07-17Merge staging-next into stagingFrederik Rietdijk1-3/+3
2019-07-15python37: fix distutils C++ patch (PR #64758)Mario Rodas1-3/+3
2019-07-13Python: add sitecustomize.py, listen to NIX_PYTHONPATHFrederik Rietdijk2-0/+8
2019-07-09Merge master into staging-nextFrederik Rietdijk1-0/+100
2019-07-09python38: init at 3.8.0b2Frederik Rietdijk1-0/+100
2019-07-03python2: backport fix for pyc race conditionTimo Kaufmann2-0/+47
2019-06-16treewide: remove unused variables (#63177)volth2-2/+0
2019-06-03python27: add override to build staticallyMatthew Bauer1-1/+3