-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Doc: Fix missing negation. #14640
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
Doc: Fix missing negation. #14640
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.
As a minor phrasing improvement suggestion, I would recommend changing it from:
... If the :const:
LOCALE
flag is used, matches characters considered alphanumeric in the current locale and the underscore.
to:
... If the :const:
LOCALE
flag is used, matches characters which are considered alphanumeric in the current locale and the underscore.
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.
LGTM
@aeros167 So you mean you're suggestion is to change:
to:
? |
@JulienPalard I'll submit the actual suggestion instead of just leaving it as a comment so it's easier to see, and yes the missing neither was a typo. |
Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
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.
Thank you for your contribution
@JulienPalard: Status check is done, and it's a success ✅ . |
Thanks @JulienPalard for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8. |
Reported by Hug Capella on docs@. Automerge-Triggered-By: @matrixise (cherry picked from commit 1fae844) Co-authored-by: Julien Palard <julien@palard.fr>
GH-15984 is a backport of this pull request to the 3.8 branch. |
Reported by Hug Capella on docs@. Automerge-Triggered-By: @matrixise (cherry picked from commit 1fae844) Co-authored-by: Julien Palard <julien@palard.fr>
GH-15985 is a backport of this pull request to the 3.7 branch. |
Reported by Hug Capella on docs@. Automerge-Triggered-By: @matrixise (cherry picked from commit 1fae844) Co-authored-by: Julien Palard <julien@palard.fr>
Reported by Hug Capella on docs@. Automerge-Triggered-By: @matrixise (cherry picked from commit 1fae844) Co-authored-by: Julien Palard <julien@palard.fr>
Reported by Hug Capella on docs@. Automerge-Triggered-By: @matrixise
Reported by Hug Capella on docs@.
Automerge-Triggered-By: @matrixise