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, epicfaace, maxking, miss-islington, mytran, r.david.murray
Date 2019-09-05.01:20:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567646444.95.0.82719559564.issue37764@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6ad0a2c45f78020f7994e47620c1cf7b225f8197 by Abhilash Raj in branch '3.8':
[3.8] bpo-37764: Fix infinite loop when parsing unstructured email headers. (GH-15239) (GH-15686)
https://github.com/python/cpython/commit/6ad0a2c45f78020f7994e47620c1cf7b225f8197
History
Date User Action Args
2019-09-05 01:20:44maxkingsetrecipients: + maxking, barry, r.david.murray, miss-islington, epicfaace, mytran
2019-09-05 01:20:44maxkingsetmessageid: <1567646444.95.0.82719559564.issue37764@roundup.psfhosted.org>
2019-09-05 01:20:44maxkinglinkissue37764 messages
2019-09-05 01:20:44maxkingcreate