[issue16455] Decode command line arguments from ASCII on FreeBSD and Solaris if the locale is C

STINNER Victor report at bugs.python.org
Tue Dec 4 03:32:10 CET 2012


STINNER Victor added the comment:

> New changeset c25635b137cc by Victor Stinner in branch 'default':
> Issue #16455: On FreeBSD and Solaris, if the locale is C, the
> http://hg.python.org/cpython/rev/c25635b137cc

This changeset should fix #16218 on FreeBSD and Solaris (these OS should now decode correctly undecodable command line arguments).

----------

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


More information about the Python-bugs-list mailing list