…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>
|
@adamjstewart: Status check is done, and it's a success ✅ . |
The
requiredargument toargparse.add_subparserswas 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