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 miss-islington
Recipients barry, maxking, miss-islington, r.david.murray, xnox, xtreak
Date 2019-12-09.02:12:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575857573.43.0.619088860299.issue38708@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2abd3a8f580e6c7b1ce88b2ae9f9a783f4aea5d3 by Miss Islington (bot) in branch '3.8':
bpo-38708: email: Fix a potential IndexError when parsing Message-ID (GH-17504)
https://github.com/python/cpython/commit/2abd3a8f580e6c7b1ce88b2ae9f9a783f4aea5d3
History
Date User Action Args
2019-12-09 02:12:53miss-islingtonsetrecipients: + miss-islington, barry, r.david.murray, xnox, maxking, xtreak
2019-12-09 02:12:53miss-islingtonsetmessageid: <1575857573.43.0.619088860299.issue38708@roundup.psfhosted.org>
2019-12-09 02:12:53miss-islingtonlinkissue38708 messages
2019-12-09 02:12:53miss-islingtoncreate