René's URL Explorer Experiment


Title: Issue 33109: argparse: make new 'required' argument to add_subparsers default to False instead of True - Python tracker

Mail addresses
asottile@umich.edu
report@bugs.python.org

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/77290 https://github.com/python/cpython/issues/77290
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
PR 6919https://github.com/python/cpython/pull/6919
PR 7089https://github.com/python/cpython/pull/7089
PR 7609https://github.com/python/cpython/pull/7609
PR 7610https://github.com/python/cpython/pull/7610
msg314145https://bugs.python.org/issue33109#msg314145
(view)https://bugs.python.org/msg314145
issue 26510https://bugs.python.org/issue26510
msg314147https://bugs.python.org/issue33109#msg314147
(view)https://bugs.python.org/msg314147
issue 26510https://bugs.python.org/issue26510
https://bugs.python.org/issue9253https://bugs.python.org/issue9253
https://stackoverflow.com/a/23354355/812183https://stackoverflow.com/a/23354355/812183
https://bugs.python.org/issue29298https://bugs.python.org/issue29298
msg314148https://bugs.python.org/issue33109#msg314148
(view)https://bugs.python.org/msg314148
https://stackoverflow.com/a/18283730/812183https://stackoverflow.com/a/18283730/812183
msg314152https://bugs.python.org/issue33109#msg314152
(view)https://bugs.python.org/msg314152
issue 26510https://bugs.python.org/issue26510
https://bugs.python.org/issue9253https://bugs.python.org/issue9253
https://stackoverflow.com/a/23354355/812183https://stackoverflow.com/a/23354355/812183
https://bugs.python.org/issue29298https://bugs.python.org/issue29298
https://bugs.python.org/issue33109https://bugs.python.org/issue33109
msg314153https://bugs.python.org/issue33109#msg314153
(view)https://bugs.python.org/msg314153
msg314156https://bugs.python.org/issue33109#msg314156
(view)https://bugs.python.org/msg314156
msg316275https://bugs.python.org/issue33109#msg316275
(view)https://bugs.python.org/msg316275
https://github.com/bskinn/sphobjinvhttps://github.com/bskinn/sphobjinv
https://github.com/bskinn/sphobjinv/blob/6c1f22e40dc3d129485462aec05adbed2ff40ab8/sphobjinv/test/sphobjinv_cli.py#L419-L422https://github.com/bskinn/sphobjinv/blob/6c1f22e40dc3d129485462aec05adbed2ff40ab8/sphobjinv/test/sphobjinv_cli.py#L419-L422
msg316701https://bugs.python.org/issue33109#msg316701
(view)https://bugs.python.org/msg316701
msg316720https://bugs.python.org/issue33109#msg316720
(view)https://bugs.python.org/msg316720
msg316721https://bugs.python.org/issue33109#msg316721
(view)https://bugs.python.org/msg316721
msg316807https://bugs.python.org/issue33109#msg316807
(view)https://bugs.python.org/msg316807
msg316858https://bugs.python.org/issue33109#msg316858
(view)https://bugs.python.org/msg316858
msg316860https://bugs.python.org/issue33109#msg316860
(view)https://bugs.python.org/msg316860
https://stackoverflow.com/questions/23349349/argparse-with-required-subparserhttps://stackoverflow.com/questions/23349349/argparse-with-required-subparser
https://stackoverflow.com/questions/22990977/why-does-this-argparse-code-behave-differently-between-python-2-and-3https://stackoverflow.com/questions/22990977/why-does-this-argparse-code-behave-differently-between-python-2-and-3
https://bugs.python.org/issue9253https://bugs.python.org/issue9253
msg317319https://bugs.python.org/issue33109#msg317319
(view)https://bugs.python.org/msg317319
PR 6919https://github.com/python/cpython/pull/6919
PR 6919https://github.com/python/cpython/pull/6919
msg317321https://bugs.python.org/issue33109#msg317321
(view)https://bugs.python.org/msg317321
msg317325https://bugs.python.org/issue33109#msg317325
(view)https://bugs.python.org/msg317325
argparse.pyhttps://github.com/python/cpython/blob/main/Lib/argparse.py#L1745
argparse.pyhttps://github.com/python/cpython/blob/main/Lib/argparse.py#L1777
argparse.pyhttps://github.com/python/cpython/blob/main/Lib/argparse.py#L2012
PR 3027https://github.com/python/cpython/pull/3027
msg317326https://bugs.python.org/issue33109#msg317326
(view)https://bugs.python.org/msg317326
https://bugs.python.org/issue29298https://bugs.python.org/issue29298
https://github.com/python/cpython/pull/3680https://github.com/python/cpython/pull/3680
msg317329https://bugs.python.org/issue33109#msg317329
(view)https://bugs.python.org/msg317329
msg317331https://bugs.python.org/issue33109#msg317331
(view)https://bugs.python.org/msg317331
argparse.pyhttps://github.com/python/cpython/blob/3.6/Lib/argparse.py#L1730
argparse.pyhttps://github.com/python/cpython/blob/3.6/Lib/argparse.py#L1762
argparse.pyhttps://github.com/python/cpython/blob/3.6/Lib/argparse.py#L1997
msg317332https://bugs.python.org/issue33109#msg317332
(view)https://bugs.python.org/msg317332
msg317499https://bugs.python.org/issue33109#msg317499
(view)https://bugs.python.org/msg317499
8ebf5ceb0f5408d1ebc26c19702ac0762ef5ea04https://hg.python.org/lookup/8ebf5ceb0f5408d1ebc26c19702ac0762ef5ea04
bpo-33109https://bugs.python.org/issue33109
GH-6919https://github.com/python/cpython/pull/6919
https://github.com/python/cpython/commit/8ebf5ceb0f5408d1ebc26c19702ac0762ef5ea04https://github.com/python/cpython/commit/8ebf5ceb0f5408d1ebc26c19702ac0762ef5ea04
msg317511https://bugs.python.org/issue33109#msg317511
(view)https://bugs.python.org/msg317511
dd7a255911f364cf521676082a89d4cac307737ehttps://hg.python.org/lookup/dd7a255911f364cf521676082a89d4cac307737e
bpo-33109https://bugs.python.org/issue33109
GH-6919https://github.com/python/cpython/pull/6919
GH-7089https://github.com/python/cpython/pull/7089
https://github.com/python/cpython/commit/dd7a255911f364cf521676082a89d4cac307737ehttps://github.com/python/cpython/commit/dd7a255911f364cf521676082a89d4cac307737e
msg317517https://bugs.python.org/issue33109#msg317517
(view)https://bugs.python.org/msg317517
msg319264https://bugs.python.org/issue33109#msg319264
(view)https://bugs.python.org/msg319264
ef057bfb06cae0718e6d708061649d2e3983e2efhttps://hg.python.org/lookup/ef057bfb06cae0718e6d708061649d2e3983e2ef
bpo-33109https://bugs.python.org/issue33109
bpo-26510https://bugs.python.org/issue26510
GH-7609https://github.com/python/cpython/pull/7609
https://github.com/python/cpython/commit/ef057bfb06cae0718e6d708061649d2e3983e2efhttps://github.com/python/cpython/commit/ef057bfb06cae0718e6d708061649d2e3983e2ef
msg319266https://bugs.python.org/issue33109#msg319266
(view)https://bugs.python.org/msg319266
a73399d5963d6b1639d935968f4a8baa868c39d3https://hg.python.org/lookup/a73399d5963d6b1639d935968f4a8baa868c39d3
bpo-33109https://bugs.python.org/issue33109
bpo-26510https://bugs.python.org/issue26510
GH-7609https://github.com/python/cpython/pull/7609
GH-7610https://github.com/python/cpython/pull/7610
https://github.com/python/cpython/commit/a73399d5963d6b1639d935968f4a8baa868c39d3https://github.com/python/cpython/commit/a73399d5963d6b1639d935968f4a8baa868c39d3
msg394096https://bugs.python.org/issue33109#msg394096
(view)https://bugs.python.org/msg394096
https://bugs.python.org/issue29298https://bugs.python.org/issue29298
msg394097https://bugs.python.org/issue33109#msg394097
(view)https://bugs.python.org/msg394097
https://github.com/python/cpython/pull/26278https://github.com/python/cpython/pull/26278
msg394097https://bugs.python.org/msg394097
Lucas Cimonhttps://bugs.python.org/user30297
msg394096https://bugs.python.org/msg394096
msg319266https://bugs.python.org/msg319266
pull_request7234https://bugs.python.org/pull_request7234
msg319264https://bugs.python.org/msg319264
pull_request7232https://bugs.python.org/pull_request7232
msg317517https://bugs.python.org/msg317517
msg317511https://bugs.python.org/msg317511
pull_request6723https://bugs.python.org/pull_request6723
msg317499https://bugs.python.org/msg317499
msg317332https://bugs.python.org/msg317332
msg317331https://bugs.python.org/msg317331
msg317329https://bugs.python.org/msg317329
msg317326https://bugs.python.org/msg317326
serhiy.storchakahttps://bugs.python.org/user15623
msg317325https://bugs.python.org/msg317325
msg317321https://bugs.python.org/msg317321
msg317319https://bugs.python.org/msg317319
msg316860https://bugs.python.org/msg316860
msg316858https://bugs.python.org/msg316858
patchhttps://bugs.python.org/keyword2
pull_request6587https://bugs.python.org/pull_request6587
msg316807https://bugs.python.org/msg316807
msg316721https://bugs.python.org/msg316721
gregory.p.smithhttps://bugs.python.org/user252
msg316720https://bugs.python.org/msg316720
msg316703https://bugs.python.org/msg316703
msg316702https://bugs.python.org/msg316702
msg316703https://bugs.python.org/msg316703
msg316702https://bugs.python.org/msg316702
ned.deilyhttps://bugs.python.org/user5248
msg316701https://bugs.python.org/msg316701
bskinnhttps://bugs.python.org/user24470
msg316275https://bugs.python.org/msg316275
msg314156https://bugs.python.org/msg314156
msg314153https://bugs.python.org/msg314153
msg314152https://bugs.python.org/msg314152
msg314148https://bugs.python.org/msg314148
msg314147https://bugs.python.org/msg314147
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.