]> jfr.im git - yt-dlp.git/commit - yt_dlp/networking/_requests.py
[rh:requests] Handle both `bytes` and `int` for `IncompleteRead.partial` (Fix 8a8b545...
authorSimon Sawicki <redacted>
Sun, 15 Oct 2023 08:54:38 +0000 (10:54 +0200)
committerGitHub <redacted>
Sun, 15 Oct 2023 08:54:38 +0000 (10:54 +0200)
commit4e38e2ae9d7380015349e6aee59c78bb3938befd
treedf43cdcff861294329182a9268cff87edae375ed
parent8a8b54523addf46dfd50ef599761a81bc22362e6
[rh:requests] Handle both `bytes` and `int` for `IncompleteRead.partial` (Fix 8a8b54523addf46dfd50ef599761a81bc22362e6) (#8348)

Authored by: bashonly, coletdjnz, Grub4K
test/test_networking.py
yt_dlp/networking/_requests.py
yt_dlp/networking/exceptions.py