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 chris.jerdonek, serhiy.storchaka, vstinner
Date 2012-11-05.23:17:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352157453.32.0.491302831817.issue16414@psf.upfronthosting.co.za>
In-reply-to
Content
I tested support_non_ascii-2.patch on Windows with cp932 ANSI code page (FS encoding), and on Linux with ASCII, ISO-8859-1, ISO-8859-15 and UTF-8 locale encodings.
History
Date User Action Args
2012-11-05 23:17:33vstinnersetrecipients: + vstinner, chris.jerdonek, serhiy.storchaka
2012-11-05 23:17:33vstinnersetmessageid: <1352157453.32.0.491302831817.issue16414@psf.upfronthosting.co.za>
2012-11-05 23:17:33vstinnerlinkissue16414 messages
2012-11-05 23:17:33vstinnercreate