[issue22047] Deprecate unsupported nesting of argparse groups

László Attila Tóth report at bugs.python.org
Fri Dec 17 04:53:10 EST 2021


László Attila Tóth <laszlo.attila.toth at gmail.com> added the comment:

Hi, according to the group update the _MutuallyExclusiveGroup should have an add_argument_group() call with the deprecation warning, but that method is missing in commit 30322c497e0b8d978f7a0de95985aac9c5daf1ac.

----------
nosy: +Laszlo.Attila.Toth

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


More information about the Python-bugs-list mailing list