[issue17693] Use _PyUnicodeWriter API for CJK decoders

Roundup Robot report at bugs.python.org
Thu Apr 11 22:13:16 CEST 2013


Roundup Robot added the comment:

New changeset bcecf3910162 by Victor Stinner in branch 'default':
Close #17693: Rewrite CJK decoders to use the _PyUnicodeWriter API instead of
http://hg.python.org/cpython/rev/bcecf3910162

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list