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.00:02:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517356973.42.0.467229070634.issue32727@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8d83e4ba7823827bcbc119db887004d5c3a63dc6 by R. David Murray (Stéphane Wirtel) in branch 'master':
bpo-32727: smtplib's SMTP.send_message behaves differently with from_addr and to_addrs (#5451)
https://github.com/python/cpython/commit/8d83e4ba7823827bcbc119db887004d5c3a63dc6
History
Date User Action Args
2018-01-31 00:02:53r.david.murraysetrecipients: + r.david.murray, matrixise, thunderk
2018-01-31 00:02:53r.david.murraysetmessageid: <1517356973.42.0.467229070634.issue32727@psf.upfronthosting.co.za>
2018-01-31 00:02:53r.david.murraylinkissue32727 messages
2018-01-31 00:02:53r.david.murraycreate