[issue26494] Double deallocation on iterator exhausting

Roundup Robot report at bugs.python.org
Wed Mar 30 13:44:12 EDT 2016


Roundup Robot added the comment:

New changeset 905b5944119c by Serhiy Storchaka in branch '3.5':
Issue #26494: Fixed crash on iterating exhausting iterators.
https://hg.python.org/cpython/rev/905b5944119c

New changeset 73ce47d4a7b2 by Serhiy Storchaka in branch 'default':
Issue #26494: Fixed crash on iterating exhausting iterators.
https://hg.python.org/cpython/rev/73ce47d4a7b2

New changeset cff06d875678 by Serhiy Storchaka in branch '2.7':
Issue #26494: Fixed crash on iterating exhausting iterators.
https://hg.python.org/cpython/rev/cff06d875678

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

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


More information about the Python-bugs-list mailing list