[issue8622] Add PYTHONFSENCODING environment variable

STINNER Victor report at bugs.python.org
Wed Aug 25 02:12:39 CEST 2010


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

r84308 should fix the last problems on Mac OS X, FreeBSD and Solaris.

The last failure on test_sys is on Windows with test_undecodable_code (TypeError: Type str doesn't support the buffer API), which is unrelated.

Reopen the issue if you see new failures.

----------
status: open -> closed

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


More information about the Python-bugs-list mailing list