This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients benhoyt, charlie.proctor, iritkatriel, paul.j3, rrt, svenevs
Date 2021-12-10.17:07:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639156041.77.0.421243720547.issue28609@roundup.psfhosted.org>
In-reply-to
Content
Reproduced on 3.11.

>>> parser.parse_args([])
usage: [-h] [-V] COMMAND [ARGUMENT ...]
: error: the following arguments are required: COMMAND, ARGUMENT
History
Date User Action Args
2021-12-10 17:07:21iritkatrielsetrecipients: + iritkatriel, benhoyt, paul.j3, charlie.proctor, rrt, svenevs
2021-12-10 17:07:21iritkatrielsetmessageid: <1639156041.77.0.421243720547.issue28609@roundup.psfhosted.org>
2021-12-10 17:07:21iritkatriellinkissue28609 messages
2021-12-10 17:07:21iritkatrielcreate