Skip to content

Translate OpenSSL SysCallError to ConnectionError

a26fd31
Select commit
Loading
Failed to load commit list.
Open

Re-raise PyOpenSSL SysCallErrors as respective errno-mapped standard Python ConnectionError subclasses in close()/shutdown() #786

Translate OpenSSL SysCallError to ConnectionError
a26fd31
Select commit
Loading
Failed to load commit list.
PSF Chronographer / Timeline protection succeeded Nov 1, 2025 in 1s

Timeline protection: Good to go

Great! This change has been recorded to the chronicles

You are good at keeping records! Image source: Unsplash ID=bByhWydZLW0

Details

The following news fragments found: [<PatchedFile: docs/changelog-fragments.d/786.bugfix.rst>]

Pattern: re.compile('docs/changelog-fragments.d/(?P<issue_number>[^\\./]+)\.(?P<fragment_type>bugfix|feature|deprecation|breaking|doc|packaging|contrib|misc)(\.\d+)?(\.[^\\./]+)*$')