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 r.david.murray
Recipients barry, bryced, r.david.murray
Date 2018-07-30.21:56:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532987796.28.0.56676864532.issue34277@psf.upfronthosting.co.za>
In-reply-to
Content
I don't see you asserting utf8=True in your example, so I don't see what it has to do with the utf8 flag, since that is False by default.

Maybe you are running up against the default value of refold_header, which is 'long'?
History
Date User Action Args
2018-07-30 21:56:36r.david.murraysetrecipients: + r.david.murray, barry, bryced
2018-07-30 21:56:36r.david.murraysetmessageid: <1532987796.28.0.56676864532.issue34277@psf.upfronthosting.co.za>
2018-07-30 21:56:36r.david.murraylinkissue34277 messages
2018-07-30 21:56:36r.david.murraycreate