]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104924: Fix `read()able` in `http.client` log messages (gh-104926)
authorOleg Iarygin <oleg@arhadthedev.net>
Fri, 26 May 2023 11:39:51 +0000 (15:39 +0400)
committerGitHub <noreply@github.com>
Fri, 26 May 2023 11:39:51 +0000 (20:39 +0900)
commit6c81d7572edbe3a5800b1128e55a2dcef03cc13c
tree1c0a46b30299e37986e1b31bcf7c93ee0665e300
parent7fc542c88dc8a09d71006a6240943407b83229d0
gh-104924: Fix `read()able` in `http.client` log messages (gh-104926)
Lib/http/client.py