Skip to content

Commit 826bf0e

Browse files
gh-101277: Finalise isolating itertools (GH-101305)
Add repeat, islice, chain, tee, teedataobject, and batched types to module state. Automerge-Triggered-By: GH:erlend-aasland
1 parent d40a23c commit 826bf0e

File tree

4 files changed

+220
-344
lines changed

4 files changed

+220
-344
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Remove global state from :mod:`itertools` module (:pep:`687`). Patches by
2+
Erlend E. Aasland.

Modules/clinic/itertoolsmodule.c.h

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)