-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-92727: Add example of named group in doc for re.Match.__getitem__ #92730
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
gh-92727: Add example of named group in doc for re.Match.__getitem__ #92730
Conversation
Every change to Python requires a NEWS entry. Please, add it using the blurb_it Web app or the blurb command-line tool. |
Every change to Python requires a NEWS entry. Please, add it using the blurb_it Web app or the blurb command-line tool. |
Status check is done, and it's a success ✅ . |
Thanks @bmispelon for the PR, and @rhettinger for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
GH-93323 is a backport of this pull request to the 3.11 branch. |
…tem__ (pythonGH-92730) (cherry picked from commit 642d1fa) Co-authored-by: Baptiste Mispelon <bmispelon@gmail.com>
No description provided.