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

It really doesn't matter. The code is dead and will never trigger. Python 3.7 
and newer all require OpenSSL 1.0.2, which always has defines 
SSL_CTX_set_ecdh_auto. In more recent versions SSL_CTX_set_ecdh_auto() is a 
no-op. I'll remove the code entirely when I can drop support for 1.0.2, too.

----------

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

Reply via email to