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 ec23a12 commit 8b22e96Copy full SHA for 8b22e96
1 file changed
Misc/NEWS.d/next/Library/2025-06-07-15-10-22.gh-issue-135227.LPeDGt.rst
@@ -1,2 +1,2 @@
1
-ArgumentParser: ``add_parser()`` now uses the ``help`` value as the
2
- default ``description`` if none is provided. Patch by Swayam.
+:meth:`argparse.ArgumentParser.add_argument` now uses the *help* value as the
+default *description* if none is provided. Patch by Swayam.
0 commit comments