[issue27629] Cannot create ssl.SSLSocket without existing socket

Emanuel Barry report at bugs.python.org
Tue Jul 26 19:48:06 EDT 2016


Emanuel Barry added the comment:

Thank you for the report and the patch! :) This will need a test in Lib/test/test_ssl.py to check for this particular case.

I've removed 3.3 and 3.4 from the Versions field, since these versions no longer get regular bugfixes (only security bugfixes may go in these). As a result, only 3.5 and 3.6 will get the fix.

----------
nosy: +alex, christian.heimes, dstufft, ebarry, giampaolo.rodola, janssen, pitrou
stage:  -> patch review
versions:  -Python 3.3, Python 3.4

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


More information about the Python-bugs-list mailing list