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 5048083 commit b5c0019Copy full SHA for b5c0019
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