This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nixpkgs
/
pkgs
/
development
/
interpreters
/
python
/
cpython
/
2.7
History
Frederik Rietdijk
9d03ff5222
python: reproducible builds
...
Achieve reproducible builds of the interpreter. Note this meant disabling optimizations again.
2021-03-13 13:11:50 +01:00
..
2.5.2-ctypes-util-find_library.patch
…
2.5.2-tkinter-x11.patch
…
2.6.2-ssl-threads.patch
…
2.6.5-export-PySignal_SetWakeupFd.patch
…
2.6.5-FD_SETSIZE.patch
…
2.6.5-ncurses-abi6.patch
…
2.7.3-dbm.patch
…
2.7.3-dylib.patch
Python: move interpreters
2016-07-28 17:10:15 +02:00
2.7.3-getpath-exe-extension.patch
…
2.7.3-no-libm.patch
…
atomic_pyc.patch
…
cross-compile.patch
…
CVE-2019-20907.patch
python: Apply patch for CVE-2019-20907
2020-08-11 16:05:43 +02:00
CVE-2021-3177.patch
python27: Fix CVE-2021-3177
2021-02-20 10:03:11 +01:00
default.nix
python: reproducible builds
2021-03-13 13:11:50 +01:00
deterministic-build.patch
…
find_library-gcc10.patch
python2: fix ctypes.util.find_library with gcc10
2021-01-08 11:19:39 +01:00
nix-store-mtime.patch
…
no-ldconfig.patch
…
profile-task.patch
cpython: Use --enable-optimizations, for a 16% speedup.
2020-05-11 23:37:04 -07:00
python-2.7-distutils-C++.patch
…
search-path.patch
…
use-correct-tcl-tk-on-darwin.patch
…