]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-105626: Change the default return value of `HTTPConnection.get_proxy_respon...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 14 Jul 2023 07:21:02 +0000 (00:21 -0700)
committerGitHub <noreply@github.com>
Fri, 14 Jul 2023 07:21:02 +0000 (07:21 +0000)
commite68b2806717997db4fae338f906bd8d60ae9381f
treec44cb5ee5a7cfd3e35939e803d7ed56a98e9fb49
parent6a1a6601582ea893a81fd613f6432c85fc14f460
[3.12] gh-105626: Change the default return value of `HTTPConnection.get_proxy_response_headers` (GH-105628) (#106738)

gh-105626: Change the default return value of `HTTPConnection.get_proxy_response_headers` (GH-105628)
(cherry picked from commit 490295d651d04ec3b3eff2a2cda7501191bad78a)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Doc/library/http.client.rst
Lib/http/client.py
Lib/test/test_httplib.py
Misc/NEWS.d/next/Library/2023-06-10-12-20-17.gh-issue-105626.XyZein.rst [new file with mode: 0644]