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 python-dev
Recipients kushal.das, python-dev, r.david.murray
Date 2014-04-14.22:22:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3g748W6R40z7Lk0@mail.python.org>
In-reply-to
Content
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
History
Date User Action Args
2014-04-14 22:22:52python-devsetrecipients: + python-dev, r.david.murray, kushal.das
2014-04-14 22:22:52python-devlinkissue17498 messages
2014-04-14 22:22:52python-devcreate