Skip to content

gh-92812: Align ArgumentParser.add_subparsers() docs with actual argument spec#92814

Merged
erlend-aasland merged 2 commits into
python:mainfrom
180909:fix-issue-92812
May 18, 2022
Merged

gh-92812: Align ArgumentParser.add_subparsers() docs with actual argument spec#92814
erlend-aasland merged 2 commits into
python:mainfrom
180909:fix-issue-92812

Conversation

@180909

@180909 180909 commented May 15, 2022

Copy link
Copy Markdown
Contributor

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels May 15, 2022
@erlend-aasland erlend-aasland changed the title gh92812: Fix document ArgumentParser.add_subparsers: Parameter 'optio… gh92812: Align ArgumentParser.add_subparsers() docs with actual argument spec May 16, 2022
@erlend-aasland erlend-aasland changed the title gh92812: Align ArgumentParser.add_subparsers() docs with actual argument spec gh-92812: Align ArgumentParser.add_subparsers() docs with actual argument spec May 16, 2022
@erlend-aasland erlend-aasland linked an issue May 16, 2022 that may be closed by this pull request
@erlend-aasland

Copy link
Copy Markdown
Contributor

Thanks for the PR!

@erlend-aasland erlend-aasland added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels May 18, 2022
@miss-islington

Copy link
Copy Markdown
Contributor

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

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @180909 for the PR, and @erlend-aasland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label May 18, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 18, 2022
…ent spec (pythonGH-92814)

(cherry picked from commit f2d994d)

Co-authored-by: 180909 <734461790@qq.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 18, 2022
…ent spec (pythonGH-92814)

(cherry picked from commit f2d994d)

Co-authored-by: 180909 <734461790@qq.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label May 18, 2022
@bedevere-bot

Copy link
Copy Markdown

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

miss-islington added a commit that referenced this pull request May 18, 2022
…ec (GH-92814)

(cherry picked from commit f2d994d)

Co-authored-by: 180909 <734461790@qq.com>
miss-islington added a commit that referenced this pull request May 18, 2022
…ec (GH-92814)

(cherry picked from commit f2d994d)

Co-authored-by: 180909 <734461790@qq.com>
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 news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ArgumentParser.add_subparsers() argument spec discrepancies

5 participants