Christian Heimes <li...@cheimes.de> added the comment:

Seth's urllib3 newsletter reminded me that I forgot to link to OpenSSL issues 
here.

The problem was caused by a bug in OpenSSL. The issue is fixed in OpenSSL 
default branch and is scheduled to land in next 1.1.1 release. My changes to 
Python's ssl module are backports of my OpenSSL fixes for older 1.1.1 releases.

https://github.com/openssl/openssl/issues/14579
https://github.com/openssl/openssl/pull/14856
https://github.com/openssl/openssl/commit/dfccfde06562ac87fe5e5f9401ba86cad050d9a2

----------
versions: +Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43522>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to