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

Use match/case in grouper() recipe #113059

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Dec 13, 2023

Minor stylistic improvement.


📚 Documentation preview 📚: https://cpython-previews--113059.org.readthedocs.build/

@rhettinger rhettinger merged commit 2111795 into python:main Dec 13, 2023
30 checks passed
@rhettinger rhettinger deleted the grouper_match_case branch December 13, 2023 18:11
@rhettinger rhettinger added the needs backport to 3.12 bug and security fixes label Dec 14, 2023
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

Sorry, @rhettinger, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 2111795d0c2dea0ade67d5d76f839102d68caa23 3.12

@rhettinger rhettinger added needs backport to 3.12 bug and security fixes and removed needs backport to 3.12 bug and security fixes labels Dec 15, 2023
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 15, 2023
Use match/case in grouper() reciper
(cherry picked from commit 2111795)

Co-authored-by: Raymond Hettinger <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Dec 15, 2023

GH-113197 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Dec 15, 2023
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Use match/case in grouper() reciper
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Use match/case in grouper() reciper
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.

2 participants