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 Isobel Hooper, barry, docs@python, loewis, martin.panter, r.david.murray, slinkp
Date 2015-12-14.02:45:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450061102.57.0.281835774413.issue1753718@psf.upfronthosting.co.za>
In-reply-to
Content
Left some review comments. I left a comment about the original patch as well, because I didn’t notice the new patch in time :)

Also, maybe we should say the input to the “legacy” MIME decode() function should be multiple lines, since it calls readline() with no line limit.
History
Date User Action Args
2015-12-14 02:45:02martin.pantersetrecipients: + martin.panter, loewis, barry, slinkp, r.david.murray, docs@python, Isobel Hooper
2015-12-14 02:45:02martin.pantersetmessageid: <1450061102.57.0.281835774413.issue1753718@psf.upfronthosting.co.za>
2015-12-14 02:45:02martin.panterlinkissue1753718 messages
2015-12-14 02:45:01martin.pantercreate