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/compat
coletdjnz 811d298b23
[networking] Remove `_CompatHTTPError` (#8871)
Use `yt_dlp.networking.exceptions.HTTPError`.
`_CompatHTTPError` was to help with transition to the networking framework.

Authored by: coletdjnz
4 months ago
..
urllib [cleanup] Misc (#8182) 8 months ago
__init__.py [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581) 8 months ago
_deprecated.py [compat] Ensure submodules are imported correctly 11 months ago
_legacy.py [networking] Remove `_CompatHTTPError` (#8871) 4 months ago
compat_utils.py [dependencies] Handle deprecation of `sqlite3.version` (#8167) 8 months ago
functools.py Remove Python 3.7 support (#8361) 7 months ago
imghdr.py [mhtml, cleanup] Use imghdr 2 years ago
shutil.py [compat] Fix `shutils.move` in restricted ACL mode on BSD (#5309) 2 years ago
types.py Fix e0c4db04dc for pypy 11 months ago