]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Improve the sieve() recipe in the itertools docs (gh-109199)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sat, 9 Sep 2023 22:50:04 +0000 (17:50 -0500)
committerGitHub <noreply@github.com>
Sat, 9 Sep 2023 22:50:04 +0000 (17:50 -0500)
commitd3ed9921cdd8ac291fbfe3adf42f7730d3a14dbc
tree7abe0c058bca15aa8eab8374b4117b5356918127
parent75cd86599bad05cb372aed9fccc3ff884cd38b70
Improve the sieve() recipe in the itertools docs (gh-109199)

Lazier sieve
Doc/library/itertools.rst