Skip to content

Commit e770985

Browse files
picnixzvadmium
andauthored
Update Misc/NEWS.d/next/Library/2025-04-18-04-47-39.gh-issue-123503.mfg0wD.rst
Co-authored-by: Martin Panter <[email protected]>
1 parent 31302e7 commit e770985

File tree

1 file changed

+2
-2
lines changed

1 file changed

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

0 commit comments

Comments
 (0)