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 vstinner
Recipients barry, gdamjan, loewis, maxua, vstinner
Date 2008-12-02.13:53:18
SpamBayes Score 0.0010791295
Marked as misclassified No
Message-id <1228226000.32.0.356468871857.issue1368247@psf.upfronthosting.co.za>
In-reply-to
Content
It was proposed to rewrite MIMEText in Python 3.1 (and 2.7?) to use 
unicode characters in the internals and reconvert to bytes to send it 
to a socket (or a file).
History
Date User Action Args
2008-12-02 13:53:20vstinnersetrecipients: + vstinner, loewis, barry, gdamjan, maxua
2008-12-02 13:53:20vstinnersetmessageid: <1228226000.32.0.356468871857.issue1368247@psf.upfronthosting.co.za>
2008-12-02 13:53:18vstinnerlinkissue1368247 messages
2008-12-02 13:53:18vstinnercreate