[issue30437] SSL_shutdown can return meaningless SSL_ERROR_SYSCALL

Nathaniel Smith report at bugs.python.org
Tue May 23 20:19:54 EDT 2017


Nathaniel Smith added the comment:

Debian testing, x86-64, with:

Python 3.5.3rc1 (default, Jan  3 2017, 04:40:57) 
[GCC 6.3.0 20161229] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import ssl
>>> ssl.OPENSSL_VERSION
'OpenSSL 1.1.0e  16 Feb 2017'

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30437>
_______________________________________


More information about the Python-bugs-list mailing list