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/utils
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
1 year ago
..
__init__.py [compat] Ensure submodules are imported correctly 1 year ago
_deprecated.py [compat, networking] Deprecate old functions (#2861) 1 year ago
_legacy.py [networking] Remove dot segments during URL normalization (#7662) 1 year ago
_utils.py [core] Fix support for upcoming Python 3.12 (#8130) 1 year ago
networking.py [utils] HTTPHeaderDict: Handle byte values 1 year ago
traversal.py [cleanup, utils] Split into submodules (#7090) 1 year ago