mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
gh-121018: Fix typo in NEWS entry (#121510)
This commit is contained in:
parent
006b53a42f
commit
218edaf0ff
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue