[issue19087] bytearray front-slicing not optimized

Antoine Pitrou report at bugs.python.org
Mon Sep 30 22:18:39 CEST 2013


Antoine Pitrou added the comment:

However, the patch had a bug in the resizing logic. Here is a new patch fixing that (+ an additional test).

----------
Added file: http://bugs.python.org/file31926/bytea_slice2.patch

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


More information about the Python-bugs-list mailing list