]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113202: Add a strict option to itertools.batched() (gh-113203)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sat, 16 Dec 2023 15:13:50 +0000 (09:13 -0600)
committerGitHub <noreply@github.com>
Sat, 16 Dec 2023 15:13:50 +0000 (09:13 -0600)
commit1583c40be938d2caf363c126976bc8757df90b13
tree13c6360133c2dcb3d58c255fba500e9090e383a5
parentfe479fb8a979894224a4d279d1e46a5cdb108fa4
gh-113202: Add a strict option to itertools.batched() (gh-113203)
Doc/library/itertools.rst
Lib/test/test_itertools.py
Misc/NEWS.d/next/Library/2023-12-15-18-10-26.gh-issue-113202.xv_Ww8.rst [new file with mode: 0644]
Modules/clinic/itertoolsmodule.c.h
Modules/itertoolsmodule.c