Skip to content

Commit 9795804

Browse files
gh-141938: fix NEWS.d to include appropriate directives
1 parent 866cb0e commit 9795804

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
Fix :class:`http.client.HTTPConnection` to properly reset its internal state when
2+
reading the response raises an exception such as :exc:`TimeoutError`, ensuring
33
the connection can be reused or raises appropriate errors on subsequent
44
requests.

0 commit comments

Comments
 (0)