-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
gh-84116: Docs: Document help and aliases for argparse.add_parser() #140574
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
Changes from 7 commits
810fde1
b9ca059
bfbf864
16a1c46
639865d
3f0aa48
343648b
4b07ba3
8bb4bae
3361447
100207d
0f27e63
7e6102a
a76954c
ac2b754
b08e8ed
fa1d877
e955fb0
3d4cf26
e3af10b
59a1ad9
defd2c3
cd445fc
2e270ef
3e87e19
1867c71
ef450f6
4d27843
83ff9bf
77cc182
1a5c449
2dd07bb
850c986
7f95d28
18cbbae
554a3ca
312aa0f
53031db
6afe4d5
a10e6a5
d551718
6f94eda
d0ccf81
99af040
57d971d
2325383
f8c3bdd
2bea80e
1363eb8
6bf969c
05213dd
a3ae75b
37e88c2
8b05541
2e7f2b0
e3e5071
b6975a7
04a0482
0d4fcb5
7d3982f
b2ff463
5709cc6
bc50109
c69d057
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
Krishna-web-hub marked this conversation as resolved.
Outdated
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Update the free-threading how-to guide for 3.14 status. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| Document ``help`` and ``aliases`` parameters for | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. No need for a NEWS entry. You can delete this file.
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Hi @picnixz,
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please delete the file. I'll add the label. In general, if the CI fails because of a lack of a NEWS, if you know that there shouldn't be a NEWS, just don't bother about the CI being red. A triager or a core dev will add the label when needed.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please. Delete. This. File.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please. Delete. This. File. |
||
| :meth:`argparse._SubParsersAction.add_parser` in the :mod:`argparse` | ||
| documentation. | ||
Uh oh!
There was an error while loading. Please reload this page.