nixpkgs/pkgs/development/interpreters/python
Martin Weinelt ad1968a455 Revert "python39: 3.9.6 -> 3.9.7"
This reverts commit d003f75d78.

Causes an unnecessary amount of breakages due to a DeprecationWarning
regarding the loop argument in asyncio, that is going to be deprecrated
in Python 3.10.

> 'The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.'

The ecosystem needs more time to catch up here. Broken packages are for
example aiohttp, argh and by extension alot of other packages.
2021-10-09 15:21:09 +02:00
..
catch_conflicts
conda Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
cpython Merge pull request #138289 from sternenseemann/fix-non-gnu-strip 2021-10-07 12:29:59 +02:00
graalpython
hooks python: pythonRemoveTestsDirHook removes /test 2021-06-21 16:48:39 -07:00
manylinux
pypy pypy: 7.3.3 -> 7.3.5 2021-07-16 23:31:15 -04:00
tests python3.tests: add cpython-gdb test 2021-08-19 19:37:09 +01:00
update-python-libraries update-python-libraries: handle github branches and tags with same name 2021-06-22 13:42:46 +02:00
default.nix Revert "python39: 3.9.6 -> 3.9.7" 2021-10-09 15:21:09 +02:00
fetchpypi.nix python3Packages.fetchPypi: support wheels where dist & python differ 2021-06-22 13:42:45 +02:00
mk-python-derivation.nix pythonPackages: set mainProgram to pname by default 2021-06-12 23:23:35 +02:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py Python: fix virtualenv with Python 2 2020-05-24 10:43:24 +02:00
tests.nix python3.tests: add cpython-gdb test 2021-08-19 19:37:09 +01:00
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix treewide: Fix various tools wrappers "with packages" 2021-03-02 22:38:04 +00:00