[issue42547] argparse: add_argument(... nargs='+', metavar=<tuple>) does not work with positional arguments

Irit Katriel report at bugs.python.org
Tue Sep 7 15:41:21 EDT 2021


Irit Katriel <iritkatriel at gmail.com> added the comment:

Changing type since crash typically means segfault and not an exception.

----------
nosy: +iritkatriel
type: crash -> behavior

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42547>
_______________________________________


More information about the Python-bugs-list mailing list