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 matrixise, r.david.murray, thunderk
Date 2018-01-31.20:54:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517432052.27.0.467229070634.issue32727@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 85a92d00bd278022cc00fda6b124c06f614c5ebb by R. David Murray (Miss Islington (bot)) in branch '3.6':
bpo-32727: smtplib's SMTP.send_message behaves differently with from_addr and to_addrs (GH-5451) (#5455)
https://github.com/python/cpython/commit/85a92d00bd278022cc00fda6b124c06f614c5ebb
History
Date User Action Args
2018-01-31 20:54:12r.david.murraysetrecipients: + r.david.murray, matrixise, thunderk
2018-01-31 20:54:12r.david.murraysetmessageid: <1517432052.27.0.467229070634.issue32727@psf.upfronthosting.co.za>
2018-01-31 20:54:12r.david.murraylinkissue32727 messages
2018-01-31 20:54:12r.david.murraycreate