nixpkgs/pkgs/development/interpreters/python
Martin Weinelt f292ef4958
python/hooks: restore catchConflictHook for python<3.10
By restoring and diverting to the old version.

Previously the newer language features and use of more modern stdlib
imports broke the hook on Python<3.10.
2023-11-18 12:57:18 +01:00
..
catch_conflicts python/hooks: restore catchConflictHook for python<3.10 2023-11-18 12:57:18 +01:00
conda
cpython python2: fix build with clang 16 on x86_64-darwin 2023-11-08 19:08:48 -05:00
hooks python/hooks: restore catchConflictHook for python<3.10 2023-11-18 12:57:18 +01:00
manylinux
pypy
python2 python2/mk-python-derivation: disable catchConflictsHook 2023-11-17 07:48:13 +03:00
rustpython
tests
update-python-libraries
default.nix Merge staging-next into staging 2023-10-18 12:02:01 +00:00
mk-python-derivation.nix Merge branch 'master' into staging-next 2023-11-08 06:15:46 +00:00
passthrufun.nix python: deprecate pythonForBuild in favor of pythonOnBuildForHost 2023-11-07 02:28:58 +02:00
python-packages-base.nix makeOverridablePythonPackage: preserve function arguments 2023-11-07 01:58:48 +00:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
tests.nix python27: disable tests that expect Python 3+ 2023-09-25 14:51:43 +01:00
with-packages.nix
wrap-python.nix treewide: change pythonForBuild to pythonOnBuildForHost 2023-11-05 17:42:12 -08:00
wrap.sh
wrapper.nix