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, python-dev, serhiy.storchaka, vstinner
Date 2012-11-06.23:40:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Handling non-ASCII paths is always a pain. I don't plan to backport support.FS_NONASCII to Python 3.3 right now, but I may backport it later.
History
Date User Action Args
2012-11-06 23:40:41vstinnersetrecipients: + vstinner, chris.jerdonek, python-dev, serhiy.storchaka
2012-11-06 23:40:40vstinnersetmessageid: <[email protected]>
2012-11-06 23:40:40vstinnerlinkissue16414 messages
2012-11-06 23:40:40vstinnercreate