Skip to content

Commit

Permalink
pythongh-101277: Finalise isolating itertools (pythonGH-101305)
Browse files Browse the repository at this point in the history
Add repeat, islice, chain, tee, teedataobject, and batched types to module state.

Automerge-Triggered-By: GH:erlend-aasland
  • Loading branch information
erlend-aasland authored Feb 10, 2023
1 parent d40a23c commit 826bf0e
Show file tree
Hide file tree
Showing 4 changed files with 220 additions and 344 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Remove global state from :mod:`itertools` module (:pep:`687`). Patches by
Erlend E. Aasland.
6 changes: 3 additions & 3 deletions Modules/clinic/itertoolsmodule.c.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 826bf0e

Please sign in to comment.