[issue19513] Use PyUnicodeWriter instead of PyAccu in repr(tuple) and repr(list)

Roundup Robot report at bugs.python.org
Tue Nov 19 13:00:16 CET 2013


Roundup Robot added the comment:

New changeset 99141ab08e21 by Victor Stinner in branch 'default':
Issue #19513: repr(tuple) now uses _PyUnicodeWriter for better performances
http://hg.python.org/cpython/rev/99141ab08e21

----------

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


More information about the Python-bugs-list mailing list