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

Improve grouper() recipe to demonstrate all forms of zip() #30837

Merged
merged 34 commits into from Jan 23, 2022

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Jan 23, 2022

No description provided.

rhettinger and others added 30 commits Mar 16, 2021
.
Merge branch 'master' of github.com:python/cpython
.
Merge branch 'master' of github.com:python/cpython
.
Merge branch 'master' of github.com:python/cpython
.
Merge branch 'master' of github.com:python/cpython
Merge branch 'main' of github.com:python/cpython into main
Merge branch 'main' of github.com:python/cpython
@rhettinger rhettinger merged commit 270a091 into python:main Jan 23, 2022
12 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Jan 23, 2022

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

@miss-islington
Copy link
Contributor

miss-islington commented Jan 23, 2022

Sorry @rhettinger, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 270a09184d312856ca112396daec8f360cc5510e 3.10

@miss-islington
Copy link
Contributor

miss-islington commented Jan 23, 2022

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

@bedevere-bot
Copy link

bedevere-bot commented Jan 23, 2022

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 23, 2022
…30837)

(cherry picked from commit 270a091)

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

4 participants