[issue9351] argparse set_defaults on subcommands should override top level set_defaults

paul j3 report at bugs.python.org
Wed Oct 27 17:44:47 EDT 2021


paul j3 <ajipanca at gmail.com> added the comment:

A new patch, https://bugs.python.org/issue45235 has clobbered this patch.

It has also exposed the inadequate unittesting for the case(s) where the 'dest' of main namespace, subparser namespace, user provided namespace overlap.

----------

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


More information about the Python-bugs-list mailing list