summary refs log tree commit diff
path: root/pkgs/development/interpreters/python/cpython/2.7/default.nix
AgeCommit message (Expand)AuthorFilesLines
2019-01-04CPython: merge expressions of interpretersFrederik Rietdijk1-37/+32
2018-12-22treewide: remove paxutils from stdenvJörg Thalheim1-2/+0
2018-11-18Merge master into staging-nextFrederik Rietdijk1-2/+8
2018-11-15Enable cross compilation for cpython 2.7 (#50245)Travis Athougies1-2/+8
2018-11-11python27: add patch to fix CVE-2018-1000802Franz Pletz1-0/+6
2018-09-25python-*: Format `pythonPackages` bindingsJohn Ericson1-1/+4
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-11/+11
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-2/+1
2018-07-20[bot]: remove unreferenced codevolth1-5/+0
2018-07-06Add type_getattro.patch because it is no longer downloadable (#43130)Orivej Desh1-1/+1
2018-06-02python: Fix upstream bugs #27177 and #25750Timo Kaufmann1-0/+18
2018-05-09python: 2.7.14 -> 2.7.15 (bugfix + security)Vladimír Čunát1-4/+2
2018-04-25cpython: don't use lchmod() on Linux, fix w/muslWill Dietz1-1/+4
2018-04-25tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial...Jan Malakhovski1-0/+2
2018-03-20python*: set thread stack size on muslWill Dietz1-1/+2
2018-03-18pythonPackages.tkinter: fix darwin buildJosef Kemetmüller1-0/+2
2018-02-13python2.7: drop unused cross-compile patchWill Dietz1-5/+0
2018-02-13cpython: Enable cross-compilationBen Gamari1-3/+33
2018-01-20CPython and PyPy: update meta.maintainersFrederik Rietdijk1-1/+1
2017-12-09Add gurobipy for python2.7 on darwin.Shea Levy1-1/+1
2017-12-09python27: Enable building with alternate UCS encodingShea Levy1-1/+3
2017-11-23Python: the pythonModule attributeFrederik Rietdijk1-1/+1
2017-11-08cpython: make configd optional (for sandboxed darwin bootstraps)Dan Peebles1-1/+1
2017-09-17python27: support test/supportFrederik Rietdijk1-1/+2
2017-09-17python27: 2.7.13 -> 2.7.14Frederik Rietdijk1-4/+2
2017-09-16python2: Use system libffi on Aarch64Tuomas Tynkkynen1-2/+4
2017-08-28cpython: include test.support and test.regrtestMaximilian Güntner1-1/+2
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
2017-06-26python2: copy stub library to output on cygwinDavid McFarland1-5/+7
2017-05-19Python: set DETERMINISTIC_BUILD and PYTHONHASHSEED in setupHookFrederik Rietdijk1-1/+2
2017-02-26Python 2.7: increase priority - fixupFrederik Rietdijk1-1/+1
2017-02-26Python 2.7: increase priorityFrederik Rietdijk1-0/+3
2017-02-26Python 2.7: improve determinismFrederik Rietdijk1-0/+11
2017-02-16python*: upstream patches to fix with glibc-2.25Vladimír Čunát1-0/+2
2017-01-04python: support the tkinter.tix moduleSymphorien Gibol1-1/+5
2016-12-24python27: 2.7.12 -> 2.7.13Frederik Rietdijk1-9/+2
2016-12-05Python interpreters: add pkgs attributeFrederik Rietdijk1-3/+7
2016-10-26numpy: enable numpy.distutils patch only if it's also in distutilsDmitry Kalinkin1-2/+3
2016-10-25Merge pull request #19585 from veprbl/distutils_fixFrederik Rietdijk1-0/+9
2016-10-22python27: add missing parameterFrederik Rietdijk1-1/+1
2016-10-22Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk1-1/+1
2016-10-19python: fix 'nproc not found' on darwinDmitry Kalinkin1-2/+2
2016-10-17python: add C++ compiler support for distutilsDmitry Kalinkin1-0/+9
2016-10-16Python: remove pythonSmallFrederik Rietdijk1-9/+1
2016-10-14Python: further unify expressions interpretersFrederik Rietdijk1-19/+23
2016-10-10Python 2.7: separate output for tkinterFrederik Rietdijk1-108/+15
2016-09-20Python on Nix is not manylinux1 compatibleFrederik Rietdijk1-0/+3
2016-09-20Python: make versions/prefixes more similarFrederik Rietdijk1-3/+7
2016-09-12stdenv-darwin: upgrade a few more thingsDan Peebles1-1/+9
2016-09-01Revert "Python 2.7: add less"Eelco Dolstra1-2/+1