X Tutup
The Wayback Machine - https://web.archive.org/web/20221223131605/https://github.com/python/cpython/pull/99558
Skip to content
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: Replace question mark with fullstop #99558

Merged
merged 1 commit into from Nov 18, 2022
Merged

Conversation

rffontenelle
Copy link
Contributor

@rffontenelle rffontenelle commented Nov 17, 2022

This paragraph seems to be the description of the field int configure_locale, not a question.

Please backport it to 3.11 and 3.10. This string has changed after 3.9.

@Mariatta Mariatta merged commit 0e09d2c into python:main Nov 18, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Nov 18, 2022

Thanks @rffontenelle for the PR, and @Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Nov 18, 2022

Thanks @rffontenelle for the PR, and @Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@bedevere-bot
Copy link

bedevere-bot commented Nov 18, 2022

GH-99584 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 18, 2022
The sentence "Set the LC_CTYPE locale to the user preferred locale." should end with a period
instead of a question mark.
(cherry picked from commit 0e09d2c)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
@bedevere-bot
Copy link

bedevere-bot commented Nov 18, 2022

GH-99585 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 18, 2022
The sentence "Set the LC_CTYPE locale to the user preferred locale." should end with a period
instead of a question mark.
(cherry picked from commit 0e09d2c)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Nov 18, 2022
The sentence "Set the LC_CTYPE locale to the user preferred locale." should end with a period
instead of a question mark.
(cherry picked from commit 0e09d2c)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Nov 18, 2022
The sentence "Set the LC_CTYPE locale to the user preferred locale." should end with a period
instead of a question mark.
(cherry picked from commit 0e09d2c)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
@rffontenelle rffontenelle deleted the patch-1 branch Nov 18, 2022
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.

None yet

5 participants
X Tutup