]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105626: Change the default return value of `HTTPConnection.get_proxy_response_head...
authorNikita Sobolev <mail@sobolevn.me>
Fri, 14 Jul 2023 06:55:49 +0000 (09:55 +0300)
committerGitHub <noreply@github.com>
Fri, 14 Jul 2023 06:55:49 +0000 (23:55 -0700)
commit490295d651d04ec3b3eff2a2cda7501191bad78a
treee03fd7df2983bc6a97620c49ea3bbadf50e2aa7a
parent025995feadaeebeef5d808f2564f0fd65b704ea5
gh-105626: Change the default return value of `HTTPConnection.get_proxy_response_headers` (#105628)
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]