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 Nikita Hoffmann, barry, maxking, miss-islington, r.david.murray, xtreak
Date 2019-12-05.17:42:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575567728.61.0.800804059954.issue38698@roundup.psfhosted.org>
In-reply-to
Content
New changeset e21aa61e96f8343200e765d119ebe778873a6bf1 by Miss Islington (bot) in branch '3.8':
bpo-38698: Prevent UnboundLocalError to pop up in parse_message_id (GH-17277)
https://github.com/python/cpython/commit/e21aa61e96f8343200e765d119ebe778873a6bf1
History
Date User Action Args
2019-12-05 17:42:08miss-islingtonsetrecipients: + miss-islington, barry, r.david.murray, maxking, xtreak, Nikita Hoffmann
2019-12-05 17:42:08miss-islingtonsetmessageid: <1575567728.61.0.800804059954.issue38698@roundup.psfhosted.org>
2019-12-05 17:42:08miss-islingtonlinkissue38698 messages
2019-12-05 17:42:08miss-islingtoncreate