[issue25852] smtplib's SMTP.connect() should store the server name in ._host for .starttls()

SilentGhost report at bugs.python.org
Sat Dec 12 19:18:56 EST 2015


SilentGhost added the comment:

Here is a usable patch, there doesn't seem to be a test for starttls, but it's still would be a good idea to add a test for this issue.

----------
nosy: +SilentGhost
versions: +Python 3.6 -Python 3.3
Added file: http://bugs.python.org/file41293/issue25852.diff

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


More information about the Python-bugs-list mailing list