[issue17498] error responses from server are masked in smtplib when server closes connection

Roundup Robot report at bugs.python.org
Tue Apr 15 00:22:52 CEST 2014


Roundup Robot added the comment:

New changeset 3c441e9ccf87 by R David Murray in branch '3.4':
#17498: Defer SMTPServerDisconnected errors until the next command.
http://hg.python.org/cpython/rev/3c441e9ccf87

New changeset 842014ab1c06 by R David Murray in branch 'default':
Merge #17498: Defer SMTPServerDisconnected errors until the next command.
http://hg.python.org/cpython/rev/842014ab1c06

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list