[issue9992] Command-line arguments are not correctly decoded if locale and fileystem encodings are different

STINNER Victor report at bugs.python.org
Thu Oct 14 00:18:41 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

I commited issue9992.patch as r85430 (remove PYTHONFSENCODING) + r85435 (OSX: decode command line arguments from utf-8).

These commits should fix this issue. Reopen the issue if you notice new problems, or if the problem is not fixed yet. I will watch Mac OS X buildbots, especially about r85435 ;-)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9992>
_______________________________________


More information about the Python-bugs-list mailing list