Skip to content

gh-60603: update argparse's doc of append action.#92344

Merged
rhettinger merged 1 commit intopython:mainfrom
shihai1991:bpo_16399_2
May 6, 2022
Merged

gh-60603: update argparse's doc of append action.#92344
rhettinger merged 1 commit intopython:mainfrom
shihai1991:bpo_16399_2

Conversation

@shihai1991
Copy link
Copy Markdown
Member

@shihai1991 shihai1991 commented May 5, 2022

@ghost
Copy link
Copy Markdown

ghost commented May 5, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels May 5, 2022
@shihai1991 shihai1991 changed the title bpo-16399: update argparse's doc of append action. gh-60603: update argparse's doc of append action. May 5, 2022
@shihai1991
Copy link
Copy Markdown
Member Author

Thanks for your merge, Raymond.

Comment thread Doc/library/argparse.rst
Example usage::
list. It is useful to allow an option to be specified multiple times.
If the default value is non-empty, the default elements will be present
in the parsed value for the option, with any values from the
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is incredibly unfortunate.

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.

5 participants