commit | f545638b5701652ffbe1774989533cdf5bc6631e | [log] [tgz] |
---|---|---|
author | Hai Shi <shihai1992@gmail.com> | Thu Sep 12 05:56:05 2019 -0500 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Sep 12 03:56:05 2019 -0700 |
tree | 27c90f441b2aa84cf770ff3782550947b4ab36af | |
parent | 2d32bf1ef23c9e468b2e8afab3c24e7a2047ac36 [diff] |
bpo-9938: Add optional keyword argument exit_on_error to argparse.ArgumentParser (GH-15362) Co-Authored-by: Xuanji Li <xuanji@gmail.com> https://bugs.python.org/issue9938 Automerge-Triggered-By: @matrixise