Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc7f8d9 commit 8ed15c8Copy full SHA for 8ed15c8
1 file changed
Misc/NEWS.d/next/Library/2022-11-10-16-26-47.gh-issue-99353.DQFjnt.rst
@@ -1,3 +1,3 @@
1
-Respect http.client.HTTPConnection.debuglevel flag in
2
-urllib.request.AbstractHTTPHandler when the AbstractHTTPHandler's
3
-constructor parameter 'debuglevel' is not set.
+Respect the :class:`http.client.HTTPConnection` ``.debuglevel`` flag
+in :class:`urllib.request.AbstractHTTPHandler` when its constructor
+parameter ``debuglevel`` is not set. And do the same for ``*HTTPS*``.
0 commit comments