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 28eb8ff commit a08e13fCopy full SHA for a08e13f
1 file changed
Misc/NEWS.d/next/Library/2026-03-26-00-00-00.gh-issue-47005.xxc89c.rst
@@ -1,4 +1,4 @@
1
-Fix :meth:`urllib.request.AbstractHTTPHandler.do_open` to give regular
+Fix :meth:`!urllib.request.AbstractHTTPHandler.do_open` to give regular
2
headers set via :meth:`~urllib.request.Request.add_header` priority over
3
unredirected headers, consistent with :meth:`~urllib.request.Request.get_header`
4
and :meth:`~urllib.request.Request.header_items`.
0 commit comments