Skip to content

[3.7] Fix error messages in argparse examples (GH-6435) #6451

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
Apr 11, 2018

Conversation

miss-islington
Copy link
Contributor

The examples in argparse documentation use error: too few arguments
error message which was removed in this commit f97c59a in 2011.
(cherry picked from commit 04e8293)

Co-authored-by: suic86 [email protected]

The examples in argparse documentation use `error: too few arguments`
error message which was removed in this commit f97c59a in 2011.
(cherry picked from commit 04e8293)

Co-authored-by: suic86 <[email protected]>
@miss-islington
Copy link
Contributor Author

@suic86 and @zware: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit cbbf746 into python:3.7 Apr 11, 2018
@miss-islington
Copy link
Contributor Author

Thanks!

@miss-islington miss-islington deleted the backport-04e8293-3.7 branch April 11, 2018 18:58
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