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 Rosuav, barry, larry, merkel, python-dev, r.david.murray
Date 2015-11-08.06:06:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151108060600.33530.71816@psf.io>
In-reply-to
Content
New changeset d13263ecf0c6 by R David Murray in branch '3.5':
#25446: Fix regression in smtplib's AUTH LOGIN support.
https://hg.python.org/cpython/rev/d13263ecf0c6

New changeset 7368b86432c6 by R David Murray in branch 'default':
Merge: #25446: Fix regression in smtplib's AUTH LOGIN support.
https://hg.python.org/cpython/rev/7368b86432c6
History
Date User Action Args
2015-11-08 06:06:05python-devsetrecipients: + python-dev, barry, larry, r.david.murray, Rosuav, merkel
2015-11-08 06:06:05python-devlinkissue25446 messages
2015-11-08 06:06:04python-devcreate