[issue19087] bytearray front-slicing not optimized

Roundup Robot report at bugs.python.org
Sat Oct 5 21:12:24 CEST 2013


Roundup Robot added the comment:

New changeset 499a96611baa by Antoine Pitrou in branch 'default':
Issue #19087: Improve bytearray allocation in order to allow cheap popping of data at the front (slice deletion).
http://hg.python.org/cpython/rev/499a96611baa

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

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


More information about the Python-bugs-list mailing list