]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Improve the sieve() recipe in the itertools docs (gh-109199) (#109203)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 12 Sep 2023 14:00:33 +0000 (07:00 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2023 14:00:33 +0000 (16:00 +0200)
commitaef019b04a249cf6c395e663f9e27a4d63cf2ae2
tree0ff7cbf2426902a5bab99595b0dd0774ffadd5f8
parent888bcf49c08cd2a9e5a9b1dc4d7791c1525b3d69
[3.12] Improve the sieve() recipe in the itertools docs (gh-109199) (#109203)

Improve the sieve() recipe in the itertools docs (gh-109199)

Lazier sieve
(cherry picked from commit d3ed9921cdd8ac291fbfe3adf42f7730d3a14dbc)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Doc/library/itertools.rst