Commit Graph

11 Commits

Author SHA1 Message Date
Jeong, YunWon
db01a1d653 Remove pickle from itertools 2026-01-17 19:21:11 +09:00
Shahar Naveh
9ccf4c1872 Ruff auto-format (#6422) 2025-12-12 22:46:39 +09:00
largemouth
0dac02f443 chore: fix some typos in comment
Signed-off-by: largemouth <largemouth@aliyun.com>
2025-06-17 21:59:25 +09:00
Rex Ledesma
4e2e0b41c6 chore: add ruff format --check (#5774)
* chore: add `ruff format --check`

* fix tests
2025-05-12 14:20:01 +09:00
Chia-Hsiang Cheng
49597bc523 Add tests for islice 2022-12-31 21:23:37 +08:00
dvermd
539c662f87 Add test for dropwhile.__setstate__ 2022-10-05 14:54:43 +02:00
dvermd
fdd159c14d Add takewhile.__setstate__ 2022-10-05 14:54:01 +02:00
dvermd
bfa74dda87 Add dropwhile.__reduce__ 2022-10-05 00:26:07 +02:00
Alexander Scharinger
33bcc89e94 test: itertools.chain stop iteration on error 2022-06-14 08:19:43 +02:00
Alexander Scharinger
a9d16e21b3 test: itertools.chain evaluate lazliy 2022-06-11 00:01:28 +02:00
Jeong YunWon
e62a164f4d Move tests -> extra_tests 2020-09-13 06:58:57 +09:00