Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify sieve() recipe. Add edge case tests. #96892

Merged
merged 1 commit into from Sep 17, 2022

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Sep 17, 2022

No description provided.

@bedevere-bot bedevere-bot added awaiting core review docs Documentation in the Doc dir labels Sep 17, 2022
@rhettinger rhettinger merged commit 78359b1 into python:main Sep 17, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Sep 17, 2022

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Sep 17, 2022

Sorry @rhettinger, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 78359b1d45608439f8e03b8e86174fe7b04d3e08 3.11

@miss-islington
Copy link
Contributor

miss-islington commented Sep 18, 2022

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 18, 2022
(cherry picked from commit 78359b1)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@bedevere-bot
Copy link

bedevere-bot commented Sep 18, 2022

GH-96909 is a backport of this pull request to the 3.11 branch.

miss-islington added a commit that referenced this pull request Sep 18, 2022
(cherry picked from commit 78359b1)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
pablogsal pushed a commit that referenced this pull request Oct 22, 2022
(cherry picked from commit 78359b1)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants