[issue26574] replace_interleave can be optimized for single character byte strings

Roundup Robot report at bugs.python.org
Mon Mar 21 05:39:52 EDT 2016


Roundup Robot added the comment:

New changeset 62e3b7af0697 by Victor Stinner in branch 'default':
Optimize bytes.replace(b'', b'.')
https://hg.python.org/cpython/rev/62e3b7af0697

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list