[issue12805] Optimizations for bytes.join() et. al

Roundup Robot report at bugs.python.org
Sat Oct 20 23:14:54 CEST 2012


Roundup Robot added the comment:

New changeset bfa715f98c0f by Antoine Pitrou in branch 'default':
Issue #12805: Make bytes.join and bytearray.join faster when the separator is empty.
http://hg.python.org/cpython/rev/bfa715f98c0f

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

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


More information about the Python-bugs-list mailing list