SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 16 Python

Issue #26494: Fixed crash on iterating exhausting iterators.

Affected classes are generic sequence iterators, iterators of str, bytes,
bytearray, list, tuple, set, frozenset, dict, OrderedDict, corresponding
views and os.scandir() iterator.
S
Serhiy Storchaka committed
fbb1c5ee068d209e33f6e15ecb4821d5d8b107fa
Parent: 13b3acd