Skip to content

Commit 55b4f0c

Browse files
committed
Add entry to What's new
1 parent a8185af commit 55b4f0c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,13 @@ New modules
317317
Improved modules
318318
================
319319

320+
argparse
321+
--------
322+
323+
* Changed the *suggest_on_error* parameter of :class:`argparse.ArgumentParser` to
324+
default to ``True``. This enables suggestions for mistyped arguments by default.
325+
(Contributed by Jakob Schluse in :gh:`140450`.)
326+
320327
calendar
321328
--------
322329

0 commit comments

Comments
 (0)