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, christian.heimes, dlam, exarkun, ezio.melotti, hhallman, iElectric, r.david.murray
Date 2013-02-23.17:14:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361639683.03.0.458676239903.issue8489@psf.upfronthosting.co.za>
In-reply-to
Content
Well, this issue changed into a feature request for UTF8SMTP support, which I do intend to implement at some point.  

It does indeed appear like the original problem (not converting unicode strings into ASCII) was fixed in 2.7 at some point, though, which is good news, thanks.
History
Date User Action Args
2013-02-23 17:14:43r.david.murraysetrecipients: + r.david.murray, barry, exarkun, christian.heimes, iElectric, ezio.melotti, dlam, hhallman
2013-02-23 17:14:43r.david.murraysetmessageid: <1361639683.03.0.458676239903.issue8489@psf.upfronthosting.co.za>
2013-02-23 17:14:43r.david.murraylinkissue8489 messages
2013-02-23 17:14:42r.david.murraycreate