[issue45690] Argparse exclusive group inside required exclusive group displays incorrectly

Irit Katriel report at bugs.python.org
Thu Dec 16 10:38:30 EST 2021


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

Nesting argument groups and mutually exclusive groups is now deprecated (see issue22047). Thank you for the bug report.

----------
nosy: +iritkatriel
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> Deprecate unsupported nesting of argparse groups

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


More information about the Python-bugs-list mailing list