Commit Graph

8 Commits

Author SHA1 Message Date
jfh
97b8d7ca7b Add checking for repeat on sequences. 2021-08-29 17:43:47 +03:00
jfh
0c6375c031 Fix pickling, length hint, iteration for reverse list iterators. Refactor common functionality. 2021-08-12 20:26:59 +03:00
jfh
95ba82bd54 Fix iteration issues, pickling by marking iterators as exhausted. 2021-06-14 19:32:22 +03:00
Padraic Fanning
07e70a1788 Explain test_overflow skip 2021-02-07 15:49:42 -05:00
Jeong YunWon
530784389c unskip test_list.py 2020-11-12 11:30:33 +09:00
Noah
b245712949 Fix some 32-bit only oom tests + others 2020-06-06 17:14:32 -05:00
Aviv Palivoda
247d814fa6 Mark failed and error tests for lists 2020-01-04 16:30:02 +02:00
Aviv Palivoda
27da37ca3f Add test_list 2020-01-04 16:30:02 +02:00