[issue850997] mbcs encoding ignores errors

STINNER Victor report at bugs.python.org
Tue May 25 01:11:40 CEST 2010


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

Updated version of the patch for py3k:
 - don't accept "ignore" error handler anymore
 - there is a FIXME near "mbcs_decode_error:"

The whole test suite pass with these patch.

----------
Added file: http://bugs.python.org/file17456/mbcs_errors-py3k.patch

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


More information about the Python-bugs-list mailing list