nixpkgs-suyu/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
cpython Merge pull request #138289 from sternenseemann/fix-non-gnu-strip 2021-10-07 12:29:59 +02:00
graalpython
hooks
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
default.nix Revert "python39: 3.9.6 -> 3.9.7" 2021-10-09 15:21:09 +02:00
fetchpypi.nix
mk-python-derivation.nix
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
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