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 Arfrever, asvetlov, brett.cannon, georg.brandl, pitrou, vstinner
Date 2010-10-17.00:31:20
SpamBayes Score 7.818501e-07
Marked as misclassified No
Message-id <1287275483.55.0.950284360791.issue8611@psf.upfronthosting.co.za>
In-reply-to
Content
Status of this issue, 5 months later: most tests pass except test_gc test_gdb test_runpy test_sys test_wsgiref test_zipimport. Said differently, 95% of the task (or more?) is done. It's possible to run Python installed in a non-ascii directory with any locale (I tested ascii, iso-8859-1 and utf-8).
History
Date User Action Args
2010-10-17 00:31:23vstinnersetrecipients: + vstinner, brett.cannon, georg.brandl, pitrou, Arfrever, asvetlov
2010-10-17 00:31:23vstinnersetmessageid: <1287275483.55.0.950284360791.issue8611@psf.upfronthosting.co.za>
2010-10-17 00:31:22vstinnerlinkissue8611 messages
2010-10-17 00:31:21vstinnercreate