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 maxking
Recipients barry, maxking, r.david.murray, xnox, xtreak
Date 2019-12-09.01:37:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575855458.16.0.7539688966.issue38708@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3ae4ea1931361dd2743e464790e739d9285501bf by Abhilash Raj in branch 'master':
bpo-38708: email: Fix a potential IndexError when parsing Message-ID (GH-17504)
https://github.com/python/cpython/commit/3ae4ea1931361dd2743e464790e739d9285501bf
History
Date User Action Args
2019-12-09 01:37:38maxkingsetrecipients: + maxking, barry, r.david.murray, xnox, xtreak
2019-12-09 01:37:38maxkingsetmessageid: <1575855458.16.0.7539688966.issue38708@roundup.psfhosted.org>
2019-12-09 01:37:38maxkinglinkissue38708 messages
2019-12-09 01:37:38maxkingcreate