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 ned.deily
Recipients Guido, Marcin Niemira, Nam.Nguyen, alex, barry, larry, maxking, miss-islington, ned.deily, r.david.murray, vstinner, xtreak
Date 2019-08-01.16:36:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564677410.85.0.987977513511.issue37461@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1789bbdd3e03023951a39933ef12dee0a03be616 by Ned Deily (Miss Islington (bot)) in branch '3.6':
bpo-37461: Fix infinite loop in parsing of specially crafted email headers (GH-14794) (GH-14817)
https://github.com/python/cpython/commit/1789bbdd3e03023951a39933ef12dee0a03be616
History
Date User Action Args
2019-08-01 16:36:50ned.deilysetrecipients: + ned.deily, barry, vstinner, larry, alex, r.david.murray, Nam.Nguyen, maxking, Guido, miss-islington, xtreak, Marcin Niemira
2019-08-01 16:36:50ned.deilysetmessageid: <1564677410.85.0.987977513511.issue37461@roundup.psfhosted.org>
2019-08-01 16:36:50ned.deilylinkissue37461 messages
2019-08-01 16:36:50ned.deilycreate