]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Simplify sieve() recipe. Add edge case tests. (GH-96892)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 18 Sep 2022 03:11:29 +0000 (20:11 -0700)
committerGitHub <noreply@github.com>
Sun, 18 Sep 2022 03:11:29 +0000 (20:11 -0700)
commit1448e2a42bf8bc53e486427d4515bce20b387d02
treeddfb52fe75022324828d18f67133e54a0473479d
parente0b02ef27e7bef19f6662acd46cc5c7b86a55b28
Simplify sieve() recipe. Add edge case tests. (GH-96892)

(cherry picked from commit 78359b1d45608439f8e03b8e86174fe7b04d3e08)

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