nixpkgs/pkgs/development/interpreters/python/cpython
Thiago Kenji Okada 14334cb683 python27: switch to ActiveState's fork for Python 2
ActiveState is a company that is maintaining a fork of Python 2 to fixes
its security issues. Their support is paid, however the code is
open-source. See the details here:
https://www.activestate.com/products/python/python-2-end-of-life-security-updates/

This enable us to drop a bunch of CVE's patches for Python 2.7 and also
it should be easier to maintain, since we can just bump the version once
ActiveState tags a new version.
2022-11-28 09:41:57 +00:00
..
2.7 python27: switch to ActiveState's fork for Python 2 2022-11-28 09:41:57 +00:00
3.5
3.6
3.7
3.8
3.9
3.10
3.11 python311: 3.11.0b1 -> 3.11.0b3 2022-06-15 01:18:26 +02:00
docs pythonDocs: fix eval 2022-09-24 10:21:54 +03:00
default.nix python3: use openssl_legacy 2022-11-21 13:46:00 +01:00
mimetypes.patch
virtualenv-permissions.patch