mirror of https://github.com/python/cpython
gh-121018: Fix typo in NEWS entry (#121510)
This commit is contained in:
parent
006b53a42f
commit
218edaf0ff
|
@ -1,3 +1,3 @@
|
|||
Fixed issues where :meth:`!argparse.ArgumentParser.parses_args` did not honor
|
||||
Fixed issues where :meth:`!argparse.ArgumentParser.parse_args` did not honor
|
||||
``exit_on_error=False``.
|
||||
Based on patch by Ben Hsing.
|
||||
|
|
Loading…
Reference in New Issue