summary refs log tree commit diff
path: root/pkgs/development/interpreters/python/cpython/2.7/default.nix
AgeCommit message (Expand)AuthorFilesLines
2023-02-23Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross1-1/+1
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
2023-02-13python2: fix evalAlyssa Ross1-2/+2
2023-01-26treewide: remove global with lib; statements in pkgs/developmentShawn89011-33/+31
2023-01-15python27: remove stripLibs argumentThiago Kenji Okada1-10/+1
2023-01-07python27: mark as vulnerable/insecure due to EOL on 2020-01-01Fabián Heredia Montiel1-3/+9
2023-01-04python27: 2.7.18.5 -> 2.7.18.6Thiago Kenji Okada1-7/+0
2022-12-18python27: use ffi/expat as system librariesThiago Kenji Okada1-7/+3
2022-12-15resholve: strip unused libraries from python27Thiago Kenji Okada1-2/+11
2022-12-13resholve: use stripped-down python27Thiago Kenji Okada1-0/+14
2022-11-28python27: fix CVE-2021-3733Thiago Kenji Okada1-0/+9
2022-11-28python27: add thiagokokada as maintainerThiago Kenji Okada1-1/+1
2022-11-28python27: switch to ActiveState's fork for Python 2Thiago Kenji Okada1-11/+5
2022-11-28Merge pull request #203362 from thiagokokada/add-patches-to-python27-cvesMartin Weinelt1-3/+4
2022-11-27python27: add patches for known security issuesThiago Kenji Okada1-3/+4
2022-10-30pythonFull: drop unused xlibsWrapper inputSergei Trofimovich1-3/+2
2022-10-10treewide: optional -> optionals where the argument is a listArtturin1-1/+1
2022-08-06pythonPackagesExtensions: override all Python package sets at onceFrederik Rietdijk1-1/+1
2021-08-19python27: use strictDeps = true;Guillaume Girol1-0/+1
2021-08-19python27: fix static buildGuillaume Girol1-3/+4
2021-07-30python2 and python3: build unoptimized bytecode againFrederik Rietdijk1-4/+8
2021-05-14python2: only pass -msse2 on x86_64-darwin, not any darwinIvan Babrou1-1/+1
2021-04-03python27: fix CVE-2021-23336Robert Schütz1-0/+2
2021-03-13python: reproducible buildsFrederik Rietdijk1-9/+27
2021-03-03python37, python2: remove win64 workaround to fix aarch64-darwinIvan Babrou1-0/+6
2021-02-20python27: Fix CVE-2021-3177Martin Weinelt1-0/+3
2021-01-23pkgs/development/interpreters: stdenv.lib -> libBen Siraphob1-7/+7
2021-01-08python2: fix ctypes.util.find_library with gcc10Orivej Desh1-0/+3
2020-11-28Python: rename parameters and arguments passed to passthruFrederik Rietdijk1-5/+5
2020-11-28Python: use pythonPackagesBuildHost instead of pythonForBuildFrederik Rietdijk1-5/+6
2020-11-19python: Use `makeScopeWithSplicing`John Ericson1-1/+10
2020-08-11python: Apply patch for CVE-2019-20907Christian Kauhaus1-0/+3
2020-06-12python: don't use optimizations on DarwinFrederik Rietdijk1-1/+3
2020-06-04Revert "cpython: Optimize dynamic symbol tables, for a 6% speedup."Frederik Rietdijk1-7/+0
2020-06-04Merge pull request #84072 from gnprice/python-buildFrederik Rietdijk1-2/+15
2020-05-13cpython: Optimize dynamic symbol tables, for a 6% speedup.Greg Price1-0/+7
2020-05-13cpython: Use autoreconfHook to rebuild configure script.Greg Price1-2/+4
2020-05-11cpython: Use --enable-optimizations, for a 16% speedup.Greg Price1-0/+4
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-01-13stdenv: bootstrap darwin with python3Daiderd Jordan1-2/+2
2019-12-16python: remove _manylinux.pyAndreas Rammhold1-3/+0
2019-10-20python2: 2.7.16 -> 2.7.17Frederik Rietdijk1-6/+0
2019-08-25python2: CVE-2018-20852Marek Mahut1-0/+6
2019-07-13Python: add sitecustomize.py, listen to NIX_PYTHONPATHFrederik Rietdijk1-0/+5
2019-07-03python2: backport fix for pyc race conditionTimo Kaufmann1-0/+6
2019-06-16treewide: remove unused variables (#63177)volth1-1/+0
2019-06-03python27: add override to build staticallyMatthew Bauer1-1/+3
2019-04-28python: provide hasCxxDistutils attribute for pythonPackages.numpyDmitry Kalinkin1-1/+1
2019-03-05python: 2.7.15 -> 2.7.16Frederik Rietdijk1-14/+0
2019-01-04Python: improve cross-compilationFrederik Rietdijk1-0/+3