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.
GitHub Advanced Security / CodeQL failed Nov 1, 2025 in 2s

1 new alert including 1 error

New alerts in code changed by this pull request

  • 1 error

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 83 in cheroot/test/ssl/test_ssl_pyopenssl.py

See this annotation in the file changed.

Code scanning / CodeQL

Non-callable called Error test

Call to a
non-callable
of
class SSLConnectionProxyMeta
.