Staging
v0.5.1
https://github.com/python/cpython
Revision e6376f8849175789c371f292f896ecdccb88b5b1 authored by Victor Stinner on 20 August 2010, 11:08:18 UTC, committed by Victor Stinner on 20 August 2010, 11:08:18 UTC
There are buildbot failures on "x86 FreeBSD 3.x" and "sparc solaris10 gcc 3.x".
I suppose that _Py_char2wchar() doesn't fail even if the locale encoding is
unable to decode the byte string, because _Py_char2wchar() has a special mode
for platform without mbrtowc() (ISO C99) function.

Let's check my theory by avoid error on the Python print() instruction.
1 parent 89d8f82
Raw File
Tip revision: e6376f8849175789c371f292f896ecdccb88b5b1 authored by Victor Stinner on 20 August 2010, 11:08:18 UTC
test_main_invalid_unicode() of test_sys: print string as ascii
Tip revision: e6376f8
pyc.ico
Content with mime type image/x-icon and encoding binary cannot be displayed.
back to top