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 vstinner
Recipients barry, r.david.murray, rad164, vstinner, xtreak
Date 2019-05-14.16:55:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557852927.21.0.363323360238.issue33529@roundup.psfhosted.org>
In-reply-to
Content
New changeset c1f5667be1e3ec5871560c677402c1252c6018a6 by Victor Stinner (Krzysztof Wojcik) in branch 'master':
bpo-33529, email: Fix infinite loop in email header encoding (GH-12020)
https://github.com/python/cpython/commit/c1f5667be1e3ec5871560c677402c1252c6018a6
History
Date User Action Args
2019-05-14 16:55:27vstinnersetrecipients: + vstinner, barry, r.david.murray, rad164, xtreak
2019-05-14 16:55:27vstinnersetmessageid: <1557852927.21.0.363323360238.issue33529@roundup.psfhosted.org>
2019-05-14 16:55:27vstinnerlinkissue33529 messages
2019-05-14 16:55:27vstinnercreate