nixpkgs/pkgs/development/interpreters/python/cpython
Thiago Kenji Okada 47f904bad1 python27: use ffi/expat as system libraries
Without `--with-system-{ffi,expat}` flags, Python will use its own
embedded libraries that are out-of-date. Thanks to it, they can be a
security issue. So let's use our own libraries instead.

This is already what Python 3.x does, so should be safe.
2022-12-18 12:32:51 +00:00
..
2.7 python27: use ffi/expat as system libraries 2022-12-18 12:32:51 +00:00
3.7 cpython: drop leftover 3.5/3.6 logic and patches 2022-11-29 01:34:59 +01:00
3.8 Revert "Revert "python: 3.8.6 -> 3.8.7."" 2021-01-09 13:12:44 +01:00
3.9 cpython: remove upstreamed patch 2021-12-03 13:18:38 -08:00
3.10 python310: revert asyncio changes done in 3.10.9 2022-12-12 14:23:49 +01:00
3.11 python311: 3.11.0b1 -> 3.11.0b3 2022-06-15 01:18:26 +02:00
3.12 python312: init at 3.12.0a2 2022-11-29 01:55:35 +01:00
docs pythonDocs: fix eval 2022-09-24 10:21:54 +03:00
default.nix python311: revert asyncio changes done in 3.11.1 2022-12-12 14:33:17 +01:00
mimetypes.patch cpython: Pull in the mime-types database 2021-03-14 15:45:15 +01:00
virtualenv-permissions.patch cpython: fix permissions on venv activation scripts 2021-06-28 03:15:04 +02:00