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 866cb0e commit 9795804Copy full SHA for 9795804
1 file changed
Misc/NEWS.d/next/Library/2025-11-29-00-52-37.gh-issue-141938.ZADQRl.rst
@@ -1,4 +1,4 @@
1
-Fix `http.client.HTTPConnection` to properly reset its internal state when
2
-reading the response raises an exception such as `TimeoutError`, ensuring
+Fix :class:`http.client.HTTPConnection` to properly reset its internal state when
+reading the response raises an exception such as :exc:`TimeoutError`, ensuring
3
the connection can be reused or raises appropriate errors on subsequent
4
requests.
0 commit comments