]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26492: Added additional tests for exhausted iterators of mutable sequences.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 30 Mar 2016 18:01:45 +0000 (21:01 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 30 Mar 2016 18:01:45 +0000 (21:01 +0300)
commitf39c0ac62f90842b790a41f1b0ddd51a6e3d8dc2
tree28f2b61a6323d9b443f85de960f8b95efeec7376
parentab479c49d31be03e85b824b8444b474b28e6db71
parent8dc2ec1513e90a8d23394f1c4ec3a07c4e057610
Issue #26492: Added additional tests for exhausted iterators of mutable sequences.
Lib/test/test_bytes.py