[issue14687] Optimize str%tuple for the PEP 393
Roundup Robot
report at bugs.python.org
Mon Apr 30 05:25:21 CEST 2012
Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:
New changeset 42fbb4f9b540 by Victor Stinner in branch 'default':
Issue #14687: Cleanup PyUnicode_Format()
http://hg.python.org/cpython/rev/42fbb4f9b540
New changeset 08b54c635586 by Victor Stinner in branch 'default':
Issue #14687: Avoid an useless duplicated string in PyUnicode_Format()
http://hg.python.org/cpython/rev/08b54c635586
----------
nosy: +python-dev
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14687>
_______________________________________
More information about the Python-bugs-list
mailing list