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 apollo13, barry, r.david.murray
Date 2013-09-21.19:31:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379791897.97.0.619273491874.issue19063@psf.upfronthosting.co.za>
In-reply-to
Content
There is definitely a bug here, but 8bit would also be wrong, since you are calling as_string.  It *should* be producing a 7bit CTE with a base64 encoded part in that case.
History
Date User Action Args
2013-09-21 19:31:38r.david.murraysetrecipients: + r.david.murray, barry, apollo13
2013-09-21 19:31:37r.david.murraysetmessageid: <1379791897.97.0.619273491874.issue19063@psf.upfronthosting.co.za>
2013-09-21 19:31:37r.david.murraylinkissue19063 messages
2013-09-21 19:31:37r.david.murraycreate