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 barry, maxking, ned.deily, r.david.murray, rad164, vstinner, xtreak
Date 2019-06-18.00:14:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560816844.77.0.471671015224.issue33529@roundup.psfhosted.org>
In-reply-to
Content
New changeset 516a6a254814d2bc6a90290dfc44d77fdfb4050b by Ned Deily (Victor Stinner) in branch '3.6':
bpo-33529, email: Fix infinite loop in email header encoding (GH-12020) (GH-14162)
https://github.com/python/cpython/commit/516a6a254814d2bc6a90290dfc44d77fdfb4050b
History
Date User Action Args
2019-06-18 00:14:04ned.deilysetrecipients: + ned.deily, barry, vstinner, r.david.murray, maxking, rad164, xtreak
2019-06-18 00:14:04ned.deilysetmessageid: <1560816844.77.0.471671015224.issue33529@roundup.psfhosted.org>
2019-06-18 00:14:04ned.deilylinkissue33529 messages
2019-06-18 00:14:04ned.deilycreate