René's URL Explorer Experiment


Title: Issue 16308: Undocumented (?) behaviour change in argparse from 3.2.3 to 3.3.0 - Python tracker

Mail addresses
rdmurray@bitdance.com

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/60512 https://github.com/python/cpython/issues/60512
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
subparse.pyhttps://bugs.python.org/file27694/subparse.py
subparse2.pyhttps://bugs.python.org/file27695/subparse2.py
subparse3.pyhttps://bugs.python.org/file27696/subparse3.py
msg173659https://bugs.python.org/issue16308#msg173659
(view)https://bugs.python.org/msg173659
http://git.schottelius.org/?p=cdisthttp://git.schottelius.org/?p=cdist
msg173672https://bugs.python.org/issue16308#msg173672
(view)https://bugs.python.org/msg173672
msg173681https://bugs.python.org/issue16308#msg173681
(view)https://bugs.python.org/msg173681
Lib/argparse.pyhttps://github.com/python/cpython/blob/master/Lib/argparse.py
Lib/argparse.pyhttps://github.com/python/cpython/blob/master/Lib/argparse.py
Lib/argparse.py:79016https://github.com/python/cpython/blob/master/Lib/argparse.py#L79016
#10424https://bugs.python.org/issue10424
msg173683https://bugs.python.org/issue16308#msg173683
(view)https://bugs.python.org/msg173683
msg173684https://bugs.python.org/issue16308#msg173684
(view)https://bugs.python.org/msg173684
msg173685https://bugs.python.org/issue16308#msg173685
(view)https://bugs.python.org/msg173685
msg173686https://bugs.python.org/issue16308#msg173686
(view)https://bugs.python.org/msg173686
msg173688https://bugs.python.org/issue16308#msg173688
(view)https://bugs.python.org/msg173688
msg173690https://bugs.python.org/issue16308#msg173690
(view)https://bugs.python.org/msg173690
issue 9253https://bugs.python.org/issue9253
msg173691https://bugs.python.org/issue16308#msg173691
(view)https://bugs.python.org/msg173691
issue 9523https://bugs.python.org/issue9523
issue 9523https://bugs.python.org/issue9523
#9523https://bugs.python.org/issue9523
#9523https://bugs.python.org/issue9523
issue 9523https://bugs.python.org/issue9523
msg173692https://bugs.python.org/issue16308#msg173692
(view)https://bugs.python.org/msg173692
msg175167https://bugs.python.org/issue16308#msg175167
(view)https://bugs.python.org/msg175167
msg177237https://bugs.python.org/issue16308#msg177237
(view)https://bugs.python.org/msg177237
msg187255https://bugs.python.org/issue16308#msg187255
(view)https://bugs.python.org/msg187255
issue 9253https://bugs.python.org/issue9253
issue 9253https://bugs.python.org/issue9253
#9253https://bugs.python.org/issue9253
msg187343https://bugs.python.org/issue16308#msg187343
(view)https://bugs.python.org/msg187343
http://bugs.python.org/issue9253http://bugs.python.org/issue9253
msg350412https://bugs.python.org/issue16308#msg350412
(view)https://bugs.python.org/msg350412
msg350415https://bugs.python.org/issue16308#msg350415
(view)https://bugs.python.org/msg350415
https://bugs.python.org/issue26510https://bugs.python.org/issue26510
https://bugs.python.org/issue33109https://bugs.python.org/issue33109
https://stackoverflow.com/questions/23349349/argparse-with-required-subparser/23354355#23354355https://stackoverflow.com/questions/23349349/argparse-with-required-subparser/23354355#23354355
msg350415https://bugs.python.org/msg350415
epicfaacehttps://bugs.python.org/user30249
msg350412https://bugs.python.org/msg350412
makerhttps://bugs.python.org/user12351
issue17889 supersederhttps://bugs.python.org/issue17889
paul.j3https://bugs.python.org/user14858
msg187343https://bugs.python.org/msg187343
msg187255https://bugs.python.org/msg187255
Arfreverhttps://bugs.python.org/user9138
msg177237https://bugs.python.org/msg177237
msg175167https://bugs.python.org/msg175167
asvetlovhttps://bugs.python.org/user10303
msg173692https://bugs.python.org/msg173692
msg173691https://bugs.python.org/msg173691
msg173690https://bugs.python.org/msg173690
msg173688https://bugs.python.org/msg173688
subparse3.pyhttps://bugs.python.org/file27696
msg173686https://bugs.python.org/msg173686
subparse2.pyhttps://bugs.python.org/file27695
msg173685https://bugs.python.org/msg173685
subparse.pyhttps://bugs.python.org/file27694
msg173684https://bugs.python.org/msg173684
msg173683https://bugs.python.org/msg173683
msg173681https://bugs.python.org/msg173681
r.david.murrayhttps://bugs.python.org/user9663
bethardhttps://bugs.python.org/user2074
msg173672https://bugs.python.org/msg173672
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.