Skip to content

[doc] fix minor typo for argparse #28451

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 1 commit into from
Sep 28, 2021
Merged

Conversation

sbraz
Copy link
Contributor

@sbraz sbraz commented Sep 18, 2021

Hi,
Here is a minor fix: A JSONDecodeError instead of An JSONDecodeError.

"A JSONDecodeError" instead of "An JSONDecodeError".
@miss-islington
Copy link
Contributor

Thanks @sbraz for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @sbraz and @serhiy-storchaka, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker db0133f98dd42d0fb82a7675bde175cec51bb860 3.10

@bedevere-bot
Copy link

GH-28596 is a backport of this pull request to the 3.9 branch.

@serhiy-storchaka serhiy-storchaka removed the needs backport to 3.10 only security fixes label Sep 28, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 28, 2021
"A JSONDecodeError" instead of "An JSONDecodeError".
(cherry picked from commit db0133f)

Co-authored-by: Louis Sautier <[email protected]>
@serhiy-storchaka serhiy-storchaka added the needs backport to 3.10 only security fixes label Sep 28, 2021
@miss-islington
Copy link
Contributor

Thanks @sbraz for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Sep 28, 2021
@bedevere-bot
Copy link

GH-28597 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 Sep 28, 2021
"A JSONDecodeError" instead of "An JSONDecodeError".
(cherry picked from commit db0133f)

Co-authored-by: Louis Sautier <[email protected]>
miss-islington added a commit that referenced this pull request Sep 28, 2021
"A JSONDecodeError" instead of "An JSONDecodeError".
(cherry picked from commit db0133f)

Co-authored-by: Louis Sautier <[email protected]>
miss-islington added a commit that referenced this pull request Sep 28, 2021
"A JSONDecodeError" instead of "An JSONDecodeError".
(cherry picked from commit db0133f)

Co-authored-by: Louis Sautier <[email protected]>
pablogsal pushed a commit that referenced this pull request Sep 29, 2021
"A JSONDecodeError" instead of "An JSONDecodeError".
(cherry picked from commit db0133f)

Co-authored-by: Louis Sautier <[email protected]>
@serhiy-storchaka serhiy-storchaka removed their assignment Jun 21, 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.

5 participants