[issue7063] Memory errors in array.array

Chuck report at bugs.python.org
Tue Feb 19 15:46:23 CET 2013


Chuck added the comment:

I attached a patch, in which I removed v and all code having to do with inserting elements. In particular, I changed the value of b to being positive, since there is no distinction between increasing and decreasing size anymore.

----------
keywords: +patch
nosy: +Chuck
Added file: http://bugs.python.org/file29121/array_del_slice.patch

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


More information about the Python-bugs-list mailing list