cpython/Misc/NEWS.d/next/Library/2024-09-06-10-17-54.gh-issu...

4 lines
145 B
ReStructuredText

Fix error handling in :py:class:`~socket.socket` method
:py:func:`~socket.socket.connect_ex` on platforms where
:c:data:`errno` can be negative.