Christian Heimes added the comment:

Thanks for your report.

Python is going to require legacy functions like TLSv1_method() for a while. 
They are required to provide constants like PROTOCOL_TLSv1. I have deprecated 
these constants in 3.6 and they will be removed in 3.8. In the mean time Python 
is not compatible with OpenSSL api=1.1.0.

----------

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

Reply via email to