[issue12819] PEP 393 - Flexible Unicode String Representation

STINNER Victor report at bugs.python.org
Wed Aug 24 00:26:49 CEST 2011


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

utf8_fast.patch: fast path for pure ASCII string in the UTF-8 decoder.

----------
Added file: http://bugs.python.org/file23022/utf8_fast.patch

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


More information about the Python-bugs-list mailing list