]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101277: Isolate itertools, add group and _grouper types to module state (#101302)
authorErlend E. Aasland <erlend.aasland@protonmail.com>
Wed, 1 Feb 2023 11:41:30 +0000 (12:41 +0100)
committerGitHub <noreply@github.com>
Wed, 1 Feb 2023 11:41:30 +0000 (12:41 +0100)
commit2b3e02a705907d0db2ce5266f06ad88a6b6160db
treec8a1bb0b5bf74a2054e179a930ba365b09535332
parentcc407b9de645ab7c137df8ea2409a005369169a5
gh-101277: Isolate itertools, add group and _grouper types to module state (#101302)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Lib/test/test_itertools.py
Modules/clinic/itertoolsmodule.c.h
Modules/itertoolsmodule.c