This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author paul.j3
Recipients forest, jkloth, paul.j3, rhettinger
Date 2021-09-06.05:13:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630905201.97.0.662626318473.issue45110@roundup.psfhosted.org>
In-reply-to
Content
https://bugs.python.org/issue42980 argparse: GNU-style help formatter

https://bugs.python.org/issue33389 argparse redundant help string

https://bugs.python.org/issue29626
Issue with spacing in argparse module while using help

https://bugs.python.org/issue27303
[argparse] Unify options in help output

https://stackoverflow.com/questions/23936145/python-argparse-help-message-disable-metavar-for-short-options

https://stackoverflow.com/questions/18275023/dont-show-long-options-twice-in-print-help-from-argparse
History
Date User Action Args
2021-09-06 05:13:22paul.j3setrecipients: + paul.j3, rhettinger, forest, jkloth
2021-09-06 05:13:21paul.j3setmessageid: <1630905201.97.0.662626318473.issue45110@roundup.psfhosted.org>
2021-09-06 05:13:21paul.j3linkissue45110 messages
2021-09-06 05:13:21paul.j3create