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 maxking
Recipients Jeffrey.Kintscher, barry, matrixise, maxking, msapiro, r.david.murray
Date 2019-05-31.05:32:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559280757.03.0.78757290785.issue36910@roundup.psfhosted.org>
In-reply-to
Content
I am not sure which 2nd PR are we talking about here?

The reported exception stems from Lib/email/feedparser.py#L323 and same is fixed in PR (https://github.com/python/cpython/pull/13598) for bpo-30835.
History
Date User Action Args
2019-05-31 05:32:37maxkingsetrecipients: + maxking, barry, msapiro, r.david.murray, matrixise, Jeffrey.Kintscher
2019-05-31 05:32:37maxkingsetmessageid: <1559280757.03.0.78757290785.issue36910@roundup.psfhosted.org>
2019-05-31 05:32:37maxkinglinkissue36910 messages
2019-05-31 05:32:36maxkingcreate