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 eric.araujo, pitrou, tarek, vstinner
Date 2010-05-08.23:59:44
SpamBayes Score 0.1748579
Marked as misclassified No
Message-id <1273363186.08.0.683837530897.issue8663@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch escapes non-ASCII characters of the log message using ASCII+backslashreplace (but keep unicode type).
History
Date User Action Args
2010-05-08 23:59:46vstinnersetrecipients: + vstinner, pitrou, tarek, eric.araujo
2010-05-08 23:59:46vstinnersetmessageid: <1273363186.08.0.683837530897.issue8663@psf.upfronthosting.co.za>
2010-05-08 23:59:44vstinnerlinkissue8663 messages
2010-05-08 23:59:44vstinnercreate