We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c0019 commit cc76eb3Copy full SHA for cc76eb3
1 file changed
Misc/NEWS.d/next/Library/2025-06-07-15-10-22.gh-issue-135227.LPeDGt.rst
@@ -1,2 +1,3 @@
1
-:meth:`argparse.ArgumentParser.add_argument` now uses the *help* value as the
2
-default *description* if none is provided. Patch by Swayam.
+The :meth:`!add_parser` method of the special action object returned by
+:meth:`argparse.ArgumentParser.add_subparsers` now uses the *help* value as
3
+the default *description* if none is provided. Patch by Swayam.
0 commit comments