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.20:12:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557864769.13.0.513063779345.issue33529@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2fef5b01e36a17e36fd7e65c4b51f5ede8880dda by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-33529, email: Fix infinite loop in email header encoding (GH-12020) (GH-13321)
https://github.com/python/cpython/commit/2fef5b01e36a17e36fd7e65c4b51f5ede8880dda
History
Date User Action Args
2019-05-14 20:12:49vstinnersetrecipients: + vstinner, barry, r.david.murray, rad164, xtreak
2019-05-14 20:12:49vstinnersetmessageid: <1557864769.13.0.513063779345.issue33529@roundup.psfhosted.org>
2019-05-14 20:12:49vstinnerlinkissue33529 messages
2019-05-14 20:12:49vstinnercreate