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

Roundup Robot report at bugs.python.org
Tue Nov 19 12:13:11 CET 2013


Roundup Robot added the comment:

New changeset 27461e6a7763 by Victor Stinner in branch 'default':
Issue #19513: Disable overallocation of the PyUnicodeWriter before the last write
http://hg.python.org/cpython/rev/27461e6a7763

----------

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


More information about the Python-bugs-list mailing list