nixpkgs/pkgs/development/interpreters/python/cpython/2.7
Maximilian Güntner 94351197cd cpython: include test.support and test.regrtest
test.{support, regrtest} are the internal packages cpython
developers use to write tests.
Although they are not public and the API may change/break
some developers use these packages to write tests for their
(3rd party) software.
The derivations for cpython now only remove the actual tests
but leave the packages in place that are used to write them.

Discussion: https://github.com/NixOS/nixpkgs/pull/28540
2017-08-28 09:49:08 +02:00
..
2.5.2-ctypes-util-find_library.patch Python: move interpreters 2016-07-28 17:10:15 +02:00
2.5.2-tkinter-x11.patch Python: move interpreters 2016-07-28 17:10:15 +02:00
2.6.2-ssl-threads.patch Python: move interpreters 2016-07-28 17:10:15 +02:00
2.6.5-export-PySignal_SetWakeupFd.patch Python: move interpreters 2016-07-28 17:10:15 +02:00
2.6.5-FD_SETSIZE.patch Python: move interpreters 2016-07-28 17:10:15 +02:00
2.6.5-ncurses-abi6.patch Python: move interpreters 2016-07-28 17:10:15 +02:00
2.7.3-dbm.patch Python: move interpreters 2016-07-28 17:10:15 +02:00
2.7.3-dylib.patch Python: move interpreters 2016-07-28 17:10:15 +02:00
2.7.3-getpath-exe-extension.patch Python: move interpreters 2016-07-28 17:10:15 +02:00
2.7.3-no-libm.patch Python: move interpreters 2016-07-28 17:10:15 +02:00
boot.nix pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
default.nix cpython: include test.support and test.regrtest 2017-08-28 09:49:08 +02:00
deterministic-build.patch Python: move interpreters 2016-07-28 17:10:15 +02:00
glibc-2.25-enosys.patch python*: upstream patches to fix with glibc-2.25 2017-02-16 23:13:38 +01:00
nix-store-mtime.patch Python: move interpreters 2016-07-28 17:10:15 +02:00
no-ldconfig.patch python27: 2.7.12 -> 2.7.13 2016-12-24 16:00:31 +01:00
properly-detect-curses.patch Python: move interpreters 2016-07-28 17:10:15 +02:00
python-2.7-distutils-C++.patch python: add C++ compiler support for distutils 2016-10-17 11:23:13 -04:00
search-path.patch Python: move interpreters 2016-07-28 17:10:15 +02:00