]> granicus.if.org Git - python/commit
Issue #26015: Added new tests for pickling iterators of mutable sequences.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 6 Mar 2016 12:12:04 +0000 (14:12 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 6 Mar 2016 12:12:04 +0000 (14:12 +0200)
commitde128e19e2c6186408692a37f563550df13a390c
tree30902cbc57725b33359163cee5bb30582cccf831
parent5608411a964f7fd5a35eda04b297e0d77de9958d
parentaabafe7bc293b377629ff97c3e955956eaf6350a
Issue #26015: Added new tests for pickling iterators of mutable sequences.
Lib/test/test_bytes.py
Lib/test/test_deque.py
Misc/NEWS