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 barry
Recipients Guido, Marcin Niemira, Nam.Nguyen, alex, barry, maxking, r.david.murray, vstinner, xtreak
Date 2019-07-17.16:44:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563381881.72.0.710737711457.issue37461@roundup.psfhosted.org>
In-reply-to
Content
New changeset a4a994bd3e619cbaff97610a1cee8ffa87c672f5 by Barry Warsaw (Abhilash Raj) in branch 'master':
bpo-37461: Fix infinite loop in parsing of specially crafted email headers (GH-14794)
https://github.com/python/cpython/commit/a4a994bd3e619cbaff97610a1cee8ffa87c672f5
History
Date User Action Args
2019-07-17 16:44:41barrysetrecipients: + barry, vstinner, alex, r.david.murray, Nam.Nguyen, maxking, Guido, xtreak, Marcin Niemira
2019-07-17 16:44:41barrysetmessageid: <1563381881.72.0.710737711457.issue37461@roundup.psfhosted.org>
2019-07-17 16:44:41barrylinkissue37461 messages
2019-07-17 16:44:41barrycreate