Skip to content

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

Merged
merged 2 commits into from
Sep 11, 2019

Conversation

JulienPalard
Copy link
Member

@JulienPalard JulienPalard commented Jul 7, 2019

Reported by Hug Capella on docs@.

Automerge-Triggered-By: @matrixise

Copy link
Contributor

@aeros aeros left a 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.

Copy link
Contributor

@eamanu eamanu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JulienPalard
Copy link
Member Author

@aeros167 So you mean you're suggestion is to change:

If the :const:LOCALE flag is
used, matches characters neither considered alphanumeric in the current locale
nor the underscore.

to:

If the :const:LOCALE flag is
used, matches characters which are neither considered alphanumeric in the current locale
nor the underscore.

?

@aeros
Copy link
Contributor

aeros commented Jul 12, 2019

@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>
Copy link
Member

@matrixise matrixise left a 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

@miss-islington
Copy link
Contributor

@JulienPalard: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 1fae844 into python:master Sep 11, 2019
@miss-islington
Copy link
Contributor

Thanks @JulienPalard for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 11, 2019
Reported by Hug Capella on docs@.

Automerge-Triggered-By: @matrixise
(cherry picked from commit 1fae844)

Co-authored-by: Julien Palard <julien@palard.fr>
@bedevere-bot
Copy link

GH-15984 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 11, 2019
Reported by Hug Capella on docs@.

Automerge-Triggered-By: @matrixise
(cherry picked from commit 1fae844)

Co-authored-by: Julien Palard <julien@palard.fr>
@bedevere-bot
Copy link

GH-15985 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit that referenced this pull request Sep 11, 2019
Reported by Hug Capella on docs@.

Automerge-Triggered-By: @matrixise
(cherry picked from commit 1fae844)

Co-authored-by: Julien Palard <julien@palard.fr>
matrixise pushed a commit that referenced this pull request Sep 11, 2019
Reported by Hug Capella on docs@.

Automerge-Triggered-By: @matrixise
(cherry picked from commit 1fae844)

Co-authored-by: Julien Palard <julien@palard.fr>
DinoV pushed a commit to DinoV/cpython that referenced this pull request Sep 12, 2019
Reported by Hug Capella on docs@.



Automerge-Triggered-By: @matrixise
@JulienPalard JulienPalard deleted the doc-not-word-character branch October 22, 2019 16:20
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.

7 participants