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 ned.deily
Recipients matrixise, ned.deily, r.david.murray, thunderk
Date 2018-01-31.23:33:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517441589.59.0.467229070634.issue32727@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 209108bd6997258948d13f48f2b5a2f1220c1a35 by Ned Deily (Stéphane Wirtel) in branch '3.7':
bpo-32727: smtplib's SMTP.send_message behaves differently with from_addr and to_addrs (#5451)
https://github.com/python/cpython/commit/209108bd6997258948d13f48f2b5a2f1220c1a35
History
Date User Action Args
2018-01-31 23:33:09ned.deilysetrecipients: + ned.deily, r.david.murray, matrixise, thunderk
2018-01-31 23:33:09ned.deilysetmessageid: <1517441589.59.0.467229070634.issue32727@psf.upfronthosting.co.za>
2018-01-31 23:33:09ned.deilylinkissue32727 messages
2018-01-31 23:33:09ned.deilycreate