[issue45235] argparse does not preserve namespace with subparser defaults

Frost Ming report at bugs.python.org
Tue Dec 21 03:47:50 EST 2021


Frost Ming <mianghong at gmail.com> added the comment:

Per the review comments of @jiasli, I worked out a second PR to fix this issue.

This fix has less side-effect and better backward compatibility. I will leave the two PRs open. Any feedback is welcome.

- Frost

----------

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


More information about the Python-bugs-list mailing list