[issue25349] Use _PyBytesWriter for bytes%args

Roundup Robot report at bugs.python.org
Fri Oct 9 17:04:48 EDT 2015


Roundup Robot added the comment:

New changeset d9a89c9137d2 by Victor Stinner in branch 'default':
Issue #25349: Optimize bytes % int
https://hg.python.org/cpython/rev/d9a89c9137d2

New changeset 4d46d1588629 by Victor Stinner in branch 'default':
Issue #25349: Add fast path for b'%c' % int
https://hg.python.org/cpython/rev/4d46d1588629

----------

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


More information about the Python-bugs-list mailing list