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 r.david.murray
Recipients barry, r.david.murray, zvyn
Date 2014-08-30.20:59:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409432363.07.0.142440109407.issue22216@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, Milan.

I could swear I typed a '6' in the commit message, but apparently not...

New changeset a058760cb069 by R David Murray in branch '3.4':
#22215: have the smtplib 'quit' command reset the state.
http://hg.python.org/cpython/rev/a058760cb069

New changeset d0d4ab0ba70e by R David Murray in branch 'default':
Merge #22215: have the smtplib 'quit' command reset the state.
http://hg.python.org/cpython/rev/d0d4ab0ba70e

New changeset 7288519594de by R David Murray in branch '2.7':
#22215: have the smtplib 'quit' command reset the state.
http://hg.python.org/cpython/rev/7288519594de
History
Date User Action Args
2014-08-30 20:59:23r.david.murraysetrecipients: + r.david.murray, barry, zvyn
2014-08-30 20:59:23r.david.murraysetmessageid: <1409432363.07.0.142440109407.issue22216@psf.upfronthosting.co.za>
2014-08-30 20:59:23r.david.murraylinkissue22216 messages
2014-08-30 20:59:23r.david.murraycreate