8000 [3.8] bpo-26510: Add versionchanged for required arg of add_subparsers (GH-16588) by miss-islington · Pull Request #16608 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

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 ajstewart426@gmail.com

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 <ajstewart426@gmail.com>
@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

0