-
-
Notifications
You must be signed in to change notification settings - Fork 32k
gh-118508: Clarify which characters are matched by \s
#119155
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
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.
Nice additional clarification, thank you
@kumaraditya303, you merged a recent regex clarification. Would you like to merge this one as well? |
Thanks. |
Do we close the issue or do we backport the change? |
Thanks @nineteendo for the PR, and @nedbat for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks @nineteendo for the PR, and @nedbat for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
…GH-119155) Clarify re syntax (cherry picked from commit 22fdb8c) Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
GH-123670 is a backport of this pull request to the 3.13 branch. |
…GH-119155) Clarify re syntax (cherry picked from commit 22fdb8c) Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
Docs fixes are generally backported. |
GH-123671 is a backport of this pull request to the 3.12 branch. |
📚 Documentation preview 📚: https://cpython-previews--119155.org.readthedocs.build/