[New-bugs-announce] [issue40509] In argparse, allow REMAINDER(...) arguments in a mutually exclusive group

Shani Armon report at bugs.python.org
Tue May 5 06:30:44 EDT 2020


New submission from Shani Armon <armonshanid+development at gmail.com>:

Options specified with the REMAINDER nargs should be treated as optional.
And an empty list should be treated as default.

----------
components: Library (Lib)
messages: 368126
nosy: Shani Armon, rhettinger
priority: normal
severity: normal
status: open
title: In argparse, allow REMAINDER(...) arguments in a mutually exclusive group
type: behavior
versions: Python 3.9

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


More information about the New-bugs-announce mailing list