[issue13624] UTF-8 encoder performance regression in python3.3

STINNER Victor report at bugs.python.org
Sun Dec 18 14:08:04 CET 2011


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

Patch version 3 to fix compiler warnings (avoid variables used for the error handler, unneeded for UCS-1).

----------
Added file: http://bugs.python.org/file24023/utf8_encoder-3.patch

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


More information about the Python-bugs-list mailing list