You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp/networking
Simon Sawicki 836e06d246
[core] Fix support for upcoming Python 3.12 (#8130)
This also adds the following test runners:
- `3.12-dev` on `ubuntu-latest`
- `3.12-dev` on `windows-latest`
- `pypy-3.10` on `ubuntu-latest`

Authored by: Grub4K
9 months ago
..
__init__.py [networking] Rewrite architecture (#2861) 11 months ago
_helper.py [networking] Rewrite architecture (#2861) 11 months ago
_urllib.py [core] Fix support for upcoming Python 3.12 (#8130) 9 months ago
common.py [networking] Add request handler preference framework (#7603) 10 months ago
exceptions.py [core] Fix support for upcoming Python 3.12 (#8130) 9 months ago