aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/networking/exceptions.py
AgeCommit message (Expand)Author
2024-06-12[cleanup] Add more ruff rules (#10149)sepro
2024-01-20[networking] Remove `_CompatHTTPError` (#8871)coletdjnz
2023-10-15[rh:requests] Handle both `bytes` and `int` for `IncompleteRead.partial` (Fix...Simon Sawicki
2023-09-23[cleanup] Misc (#8182)bashonly
2023-09-17[core] Fix support for upcoming Python 3.12 (#8130)Simon Sawicki
2023-07-15[compat, networking] Deprecate old functions (#2861)coletdjnz
2023-07-15[networking] Rewrite architecture (#2861)coletdjnz
2023-07-15[networking] Add module (#2861)pukkandan