mirror of
https://github.com/python/cpython.git
synced 2025-08-10 20:08:47 +00:00
[3.12] gh-121018: Fix typo in NEWS entry (GH-121510) (#121516)
(cherry picked from commit 218edaf0ff
)
This commit is contained in:
parent
da7f6745b8
commit
4b04696527
1 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
Fixed issues where :meth:`!argparse.ArgumentParser.parses_args` did not honor
|
||||
``exit_on_error=False``.
|
||||
Based on patch by Ben Hsing.
|
||||
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