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 martin.panter
Recipients Lukasa, barry, demian.brecht, icordasc, martin.panter, mgdelmonte, piotr.dobrogost, r.david.murray
Date 2016-06-14.09:01:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465894867.94.0.515401990831.issue24363@psf.upfronthosting.co.za>
In-reply-to
Content
I made a patch to fix all header section parsing by default in the email module (see Issue 26686). I’m not 100% sure if it is safe in general, but if it is, it would fix this bug.
History
Date User Action Args
2016-06-14 09:01:08martin.pantersetrecipients: + martin.panter, barry, r.david.murray, piotr.dobrogost, icordasc, demian.brecht, Lukasa, mgdelmonte
2016-06-14 09:01:07martin.pantersetmessageid: <1465894867.94.0.515401990831.issue24363@psf.upfronthosting.co.za>
2016-06-14 09:01:07martin.panterlinkissue24363 messages
2016-06-14 09:01:07martin.pantercreate