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 Rosuav, barry, larry, merkel, python-dev, r.david.murray
Date 2015-11-08.06:19:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446963582.53.0.126351821303.issue25446@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed.  I figured it was better not to wait for a review in this case...the fix is straightforward, but writing the test took quite a bit of work.  The auth tests in smtplib are now much more robust, thanks in large part to Milan's code in issue 21935.
History
Date User Action Args
2015-11-08 06:19:42r.david.murraysetrecipients: + r.david.murray, barry, larry, python-dev, Rosuav, merkel
2015-11-08 06:19:42r.david.murraysetmessageid: <1446963582.53.0.126351821303.issue25446@psf.upfronthosting.co.za>
2015-11-08 06:19:42r.david.murraylinkissue25446 messages
2015-11-08 06:19:42r.david.murraycreate