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

bpo-44571: Add itertool recipe for a variant of takewhile() #28167

Merged
merged 2 commits into from Sep 5, 2021

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Sep 4, 2021

@rhettinger rhettinger requested a review from tim-one Sep 5, 2021
tim-one
tim-one approved these changes Sep 5, 2021
Copy link
Member

@tim-one tim-one left a comment

Looks good! Ship it 😃.

@rhettinger rhettinger merged commit 91be41a into python:main Sep 5, 2021
12 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Sep 5, 2021

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 5, 2021
…-28167)

(cherry picked from commit 91be41a)

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

bedevere-bot commented Sep 5, 2021

GH-28173 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit that referenced this pull request Sep 5, 2021
(cherry picked from commit 91be41a)

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 news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants