gh-85427: Prevent exits if `ArgumentParser.exit_on_error` is False by jacobtylerwalls · Pull Request #30832 · python/cpython · GitHub
Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Extend solution to parse_intermixed_args()
  • Loading branch information
jacobtylerwalls committed Apr 15, 2023
commit 7e16f627b8d43929ca11cf6d4f4cc5cff0d16efb
5 changes: 4 additions & 1 deletion Lib/argparse.py
2 changes: 2 additions & 0 deletions Lib/test/test_argparse.py