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 serhiy.storchaka
Recipients serhiy.storchaka, vstinner
Date 2013-11-07.12:32:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383827561.54.0.303353586467.issue19518@psf.upfronthosting.co.za>
In-reply-to
Content
> On Windows, these changes should allow to pass an unencodable filename on the command line (ex: japanese script name on an english setup).

Doesn't the surrogateescape error handler solve this issue?
History
Date User Action Args
2013-11-07 12:32:41serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2013-11-07 12:32:41serhiy.storchakasetmessageid: <1383827561.54.0.303353586467.issue19518@psf.upfronthosting.co.za>
2013-11-07 12:32:41serhiy.storchakalinkissue19518 messages
2013-11-07 12:32:41serhiy.storchakacreate