This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author SenBin Yu
Recipients SenBin Yu, berker.peksag
Date 2016-09-07.11:51:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473249090.32.0.14292050559.issue27996@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2016-09-07 11:51:30SenBin Yusetrecipients: + SenBin Yu, berker.peksag
2016-09-07 11:51:30SenBin Yusetmessageid: <1473249090.32.0.14292050559.issue27996@psf.upfronthosting.co.za>
2016-09-07 11:51:30SenBin Yulinkissue27996 messages
2016-09-07 11:51:30SenBin Yucreate