Skip to content

Commit 31302e7

Browse files
Update 2025-04-18-04-47-39.gh-issue-123503.mfg0wD.rst
1 parent 23030bd commit 31302e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/next/Library/2025-04-18-04-47-39.gh-issue-123503.mfg0wD.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Subsitute internal usages of deprecated attributes :attr:`addinfourl.code
22
<urllib.response.addinfourl.code>` and :meth:`HTTPResponse.info
33
<http.client.HTTPResponse.info>` for their recommended equivalents
44
(:attr:`addinfourl.status <urllib.response.addinfourl.status>` and
5-
:attr::`HTTPResponse.headers <http.client.HTTPResponse.headers>`),
5+
:attr:`HTTPResponse.headers <http.client.HTTPResponse.headers>`),
66
while retaining backwards compatibility.

0 commit comments

Comments
 (0)