[issue46440] ArgumentParser.parse_args exits on missing required argument with exit_on_error=False

paul j3 report at bugs.python.org
Wed Feb 2 11:52:20 EST 2022


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

Duplicate of https://bugs.python.org/issue41255

Argparse.parse_args exits on unrecognized option with exit_on_error=False

----------
nosy: +paul.j3
resolution:  -> duplicate
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list