10000 Update Misc/NEWS.d/next/Library/2024-02-18-09-50-31.gh-issue-115627.H… · python/cpython@5bf748f · GitHub
[go: up one dir, main page]

Skip to content

Commit 5bf748f

Browse files
Update Misc/NEWS.d/next/Library/2024-02-18-09-50-31.gh-issue-115627.HGchj0.rst
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent da282d9 commit 5bf748f

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,2 +1,2 @@
1-
FIX the ssl module error handling of connection terminate by peer.
2-
it throws OSError instead of EOFError.
1+
Fix the :mod:`ssl` module error handling of connection terminate by peer.
2+
It now throws an OSError with the appropriate error code instead of an EOFError.

0 commit comments

Comments
 (0)
0