Skip to content

[3.8] bpo-26510: Add versionchanged for required arg of add_subparsers (GH-16588) #16608

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
Oct 7, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 7, 2019

The required argument to argparse.add_subparsers was added in GH-3027. This PR specifies the earliest version of Python where it is available.

https://bugs.python.org/issue26510

Automerge-Triggered-By: @merwok
(cherry picked from commit 9e71917)

Co-authored-by: Adam J. Stewart [email protected]

https://bugs.python.org/issue26510

Automerge-Triggered-By: @merwok

…honGH-16588)

The `required` argument to `argparse.add_subparsers` was added in pythonGH-3027. This PR specifies the earliest version of Python where it is available.

https://bugs.python.org/issue26510

Automerge-Triggered-By: @merwok
(cherry picked from commit 9e71917)

Co-authored-by: Adam J. Stewart <[email protected]>
@miss-islington
Copy link
Contributor Author

@adamjstewart: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit f19b4d7 into python:3.8 Oct 7, 2019
@miss-islington miss-islington deleted the backport-9e71917-3.8 branch October 7, 2019 02:15
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