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 paul.j3
Recipients m_khvoinitsky, paul.j3, rhettinger
Date 2020-12-03.02:57:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606964272.49.0.00475426907356.issue42547@roundup.psfhosted.org>
In-reply-to
Content
Duplicate of

https://bugs.python.org/issue14074

argparse allows nargs>1 for positional arguments but doesn't allow metavar to be a tuple
History
Date User Action Args
2020-12-03 02:57:52paul.j3setrecipients: + paul.j3, rhettinger, m_khvoinitsky
2020-12-03 02:57:52paul.j3setmessageid: <1606964272.49.0.00475426907356.issue42547@roundup.psfhosted.org>
2020-12-03 02:57:52paul.j3linkissue42547 messages
2020-12-03 02:57:50paul.j3create