Roundup Robot added the comment:

New changeset 89ba67ee83d6 by Serhiy Storchaka in branch '3.5':
Issue #26492: Added additional tests for exhausted iterators of mutable 
sequences.
https://hg.python.org/cpython/rev/89ba67ee83d6

New changeset b4ea00d50e7e by Serhiy Storchaka in branch 'default':
Issue #26492: Added additional tests for exhausted iterators of mutable 
sequences.
https://hg.python.org/cpython/rev/b4ea00d50e7e

New changeset 249ef9d02aa6 by Serhiy Storchaka in branch '2.7':
Issue #26492: Added additional tests for exhausted iterators of mutable 
sequences.
https://hg.python.org/cpython/rev/249ef9d02aa6

New changeset b6eebe7cf5ae by Serhiy Storchaka in branch 'default':
Issue #26492: Exhausted iterator of array.array now conforms with the behavior
https://hg.python.org/cpython/rev/b6eebe7cf5ae

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

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26492>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to