[issue27996] Python 3 ssl module can't use a fileno to create a SSLSocket

SenBin Yu report at bugs.python.org
Wed Sep 7 07:51:30 EDT 2016


SenBin Yu added the comment:

The issue 27629 describe creating a SSLSocket only with server_hostname argument.But what i said is that we can't creating a SSLSocket with fileno argument from a existing socket.I'm strange about this code design that meaningless branch conditions exists.

----------
resolution: duplicate -> 
status: closed -> open

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


More information about the Python-bugs-list mailing list