FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.11] GH-103472: close response in HTTPConnection._tunnel (GH-103473) by miss-islington · Pull Request #104077 · python/cpython · GitHub

/ cpython Public

[3.11] GH-103472: close response in HTTPConnection._tunnel (GH-103473) - #104077

Merged
gpshead merged 1 commit into
python:3.11from
miss-islington:backport-9de0cf2-3.11
May 2, 2023
Merged

[3.11] GH-103472: close response in HTTPConnection._tunnel (GH-103473)#104077
gpshead merged 1 commit into
python:3.11from
miss-islington:backport-9de0cf2-3.11

Conversation

miss-islington commented May 2, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Avoid a potential ResourceWarning in http.client.HTTPConnection
by closing the proxy / tunnel's CONNECT response explicitly.


(cherry picked from commit 9de0cf2)

Co-authored-by: Thomas Grainger tagrain@gmail.com
Co-authored-by: Gregory P. Smith greg@krypto.org

…03473)

Avoid a potential `ResourceWarning` in `http.client.HTTPConnection`
by closing the proxy / tunnel's CONNECT response explicitly.

---------

(cherry picked from commit 9de0cf2)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
gpshead merged commit 0d40264 into python:3.11 May 2, 2023
miss-islington deleted the backport-9de0cf2-3.11 branch May 2, 2023 06:48
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL