]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-104924: Fix `read()able` in `http.client` log messages (gh-104926) (gh...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 May 2023 12:08:58 +0000 (05:08 -0700)
committerGitHub <noreply@github.com>
Fri, 26 May 2023 12:08:58 +0000 (12:08 +0000)
commit83bdfa43206f9d04585d1d44ea55e1d93091a905
tree0408591716014bf12b12b189e79a66d0eba8e767
parentb31cfd276ee48b51220e6dbdc8bb9d66c5c7679d
[3.12] gh-104924: Fix `read()able` in `http.client` log messages (gh-104926) (gh-104970)

gh-104924: Fix `read()able` in `http.client` log messages (gh-104926)
(cherry picked from commit 6c81d7572edbe3a5800b1128e55a2dcef03cc13c)

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Lib/http/client.py