diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2016-03-30 21:11:16 +0300 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2016-03-30 21:11:16 +0300 |
commit | ab0d198c7a6b2133ba5f782d7b951fef00ae615c (patch) | |
tree | a06cc9e22092d9e4cbb0c7bc5aaf96d5eac72ab6 /Python | |
parent | f39c0ac62f90842b790a41f1b0ddd51a6e3d8dc2 (diff) | |
download | cpython-git-ab0d198c7a6b2133ba5f782d7b951fef00ae615c.tar.gz |
Issue #26492: Exhausted iterator of array.array now conforms with the behavior
of iterators of other mutable sequences: it lefts exhausted even if iterated
array is extended.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions