]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:02:13 +0000 (05:02 -0700)
committerGitHub <noreply@github.com>
Fri, 26 May 2023 12:02:13 +0000 (12:02 +0000)
commitf585ed19ad00f78ed99ba44be5e333c056076160
tree3ee2257f371d6a34081d8c96010eadd3fc4dce0c
parent13424746cedf5ced9388021c16b20532cc037c89
[3.11] gh-104924: Fix `read()able` in `http.client` log messages (gh-104926) (gh-104971)

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