Skip to content
Prev Previous commit
Next Next commit
minor wording and ReST update to NEWS
  • Loading branch information
gpshead authored May 2, 2023
commit c2171c7a5c10c35a06e26de871ad3c360968bbb7
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
avoid a ResourceWarning in :class:`http.client.HTTPConnection` by closing tunnel CONNECT response explicitly
Avoid a potential :exc:`ResourceWarning` in :class:`http.client.HTTPConnection` by closing
the proxy / tunnel's CONNECT response explicitly.