Skip to content

[doc] fix minor typo for argparse#28451

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
sbraz:docargparse
Sep 28, 2021
Merged

[doc] fix minor typo for argparse#28451
serhiy-storchaka merged 1 commit into
python:mainfrom
sbraz:docargparse

Conversation

@sbraz
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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 <sautier.louis@gmail.com>
@serhiy-storchaka serhiy-storchaka added the needs backport to 3.10 only security fixes label Sep 28, 2021
@miss-islington
Copy link
Copy Markdown
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
Copy Markdown

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 <sautier.louis@gmail.com>
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 <sautier.louis@gmail.com>
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 <sautier.louis@gmail.com>
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 <sautier.louis@gmail.com>
@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