Skip to content

Commit 8ed15c8

Browse files
authored
ReSTify NEWS and reword a bit.
1 parent cc7f8d9 commit 8ed15c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
1+
Respect the :class:`http.client.HTTPConnection` ``.debuglevel`` flag
2+
in :class:`urllib.request.AbstractHTTPHandler` when its constructor
3+
parameter ``debuglevel`` is not set. And do the same for ``*HTTPS*``.

0 commit comments

Comments
 (0)