[issue40515] test_ssl.py hangs with SSL 1.1 built with no threads

Christian Heimes report at bugs.python.org
Tue May 5 09:30:39 EDT 2020


Christian Heimes <lists at cheimes.de> added the comment:

How did you build OpenSSL 1.1.1d? Python assumes default build of OpenSSL. Since Python is now always multi-threaded we no longer support non-threaded OpenSSL builds.

----------
versions:  -Python 3.5, Python 3.6, Python 3.8, Python 3.9

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


More information about the Python-bugs-list mailing list