Commit Graph

7 Commits

Author SHA1 Message Date
Jim Fasarakis-Hilliard
8a967e84c6 Fix arguments for islice. 3 args are allowed. 2021-07-28 11:35:43 +09:00
jfh
ab382dbc84 Add fixes for itertools.repeat. 2021-07-25 22:13:27 +03:00
rickygao
52242d4b5d copy the latest test_itertools.py from CPython 2021-02-17 12:56:46 +08:00
rickygao
c0e8b8d8bc follow the latest signature itertools.accumulate(iterable[, func, *, initial=None]) 2021-02-16 14:37:06 +08:00
clemado1
fb18a8d66e Fix panic in itertools pruduct 2020-08-20 11:52:31 +09:00
Ben Lewis
2d6a1af8e2 Fix/mark itertools tests. 2020-07-27 12:42:44 +12:00
Ben Lewis
611b4b4907 Add test_itertools.py from CPython 3.8.3. 2020-07-27 12:39:33 +12:00