]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use match/case in grouper() recipe (gh-113059)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Wed, 13 Dec 2023 18:11:52 +0000 (12:11 -0600)
committerGitHub <noreply@github.com>
Wed, 13 Dec 2023 18:11:52 +0000 (12:11 -0600)
commit2111795d0c2dea0ade67d5d76f839102d68caa23
tree666c2e0ba02358095ed02cdf07f375d899d7da2e
parent480b4b359d710c74f31e2ffd7fc51750dcec7012
Use match/case in grouper() recipe (gh-113059)

Use match/case in grouper() reciper
Doc/library/itertools.rst