-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-110383: Added explanation about simplest regex use case for quantifiers. #111110
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
Conversation
Co-authored-by: Hugo van Kemenade <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, congratulations on your first contribution! 🎈
Thanks @Nikki1993 for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
…quantifiers. (pythonGH-111110) (cherry picked from commit 1172d02) Co-authored-by: Nick <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
…quantifiers. (pythonGH-111110) (cherry picked from commit 1172d02) Co-authored-by: Nick <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
GH-111204 is a backport of this pull request to the 3.12 branch. |
GH-111205 is a backport of this pull request to the 3.11 branch. |
… quantifiers. (GH-111110) (#111205) Co-authored-by: Nick <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
… quantifiers. (GH-111110) (#111204) Co-authored-by: Nick <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
…quantifiers. (python#111110) Co-authored-by: Hugo van Kemenade <[email protected]>
…quantifiers. (python#111110) Co-authored-by: Hugo van Kemenade <[email protected]>
Fixes an issue with lack of clarification in regex docs https://mail.python.org/archives/list/[email protected]/thread/7D56UZ3VSWCQVQPIL44LWTO42EJUBRKI/
📚 Documentation preview 📚: https://cpython-previews--111110.org.readthedocs.build/