Merged
Closed
asottile deleted the issue26510-argparse_subparsers_required branch
Merged
Merged
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Merged
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Merged
ned-deily pushed a commit to ned-deily/cpython that referenced this pull request
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request
tsondergaard added a commit to tsondergaard/DefinitelyTyped that referenced this pull request
The required option was added in python 3.7.0a2 as a way to make subparsers required again (the default behaviour in Python 2.7). * https://bugs.python.org/issue9253 * python/cpython#3027 Since npm argparse 2.0.1 is a straight conversion of the Python 3.9.0rc1 version of argparse the required flag is valid here too.
Merged
8 tasks
typescript-bot pushed a commit to DefinitelyTyped/DefinitelyTyped that referenced this pull request
… by @tsondergaard The required option was added in python 3.7.0a2 as a way to make subparsers required again (the default behaviour in Python 2.7). * https://bugs.python.org/issue9253 * python/cpython#3027 Since npm argparse 2.0.1 is a straight conversion of the Python 3.9.0rc1 version of argparse the required flag is valid here too.
sanjaysrikakulam added a commit to sanjaysrikakulam/usegalaxy-eu_infrastructure-playbook that referenced this pull request
Merged
Draft
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters