]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add reshape() recipe to demonstrate a use case for batched() and chained.from_iterabl...
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sat, 16 Dec 2023 00:03:44 +0000 (18:03 -0600)
committerGitHub <noreply@github.com>
Sat, 16 Dec 2023 00:03:44 +0000 (18:03 -0600)
commit40574da0196c7e51e1886f6ff9ed26447622ae58
treed4b7a943e3a6ebf426462d5410dc3e7930fc3d01
parent00d2b6d1fca91e1a83f7f99a370685b095ed4928
Add reshape() recipe to demonstrate a use case for batched() and chained.from_iterable() (gh-113198)
Doc/library/itertools.rst