[issue4935] Segmentation fault in bytearray tests
Antoine Pitrou
report at bugs.python.org
Tue Jan 13 23:33:07 CET 2009
Antoine Pitrou <pitrou at free.fr> added the comment:
You are right, old_i and old_j are unused, they were part of another
approach I tried and which failed.
Attaching new patch with these 2 variables removed, and the function
cleanly reindented (of course the patch is messier because of this).
Added file: http://bugs.python.org/file12726/issue4935-2.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4935>
_______________________________________
More information about the Python-bugs-list
mailing list