[issue16308] Undocumented (?) behaviour change in argparse from 3.2.3 to 3.3.0

telmich report at bugs.python.org
Thu Nov 8 15:26:52 CET 2012


telmich added the comment:

Any news on this one?

If the proposed changes are ok for you, I'd implement two patches:

- fix set_defaults() to not propagate func= to child parsers => makes it usable
- add required= argument to add_subparsers, defaulting to False

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16308>
_______________________________________


More information about the Python-bugs-list mailing list