[issue31122] SSLContext.wrap_socket() throws OSError with errno == 0

Dima Tisnek report at bugs.python.org
Tue Mar 3 21:17:23 EST 2020


Dima Tisnek <dimaqq at gmail.com> added the comment:

Rejoice: https://github.com/dimaqq/bpo-31122
Short, easy to reproduce :)
(I've tested on Mac: 3.7, 3.8, 3.9a from python.org, linked against OpenSSL 1.1.1c/d)
Funnily enough, Python 2.7 raises an ssl.SSLEOFError instead 🤷‍♂️

----------
versions: +Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31122>
_______________________________________


More information about the Python-bugs-list mailing list