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 lukasz.langa
Recipients andrei.avk, lukasz.langa, miss-islington, paul.j3, py.user
Date 2021-10-13.16:32:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634142725.46.0.333146567689.issue24444@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6fafc25aea8689048314b5bf7a9bb986bb1ce238 by andrei kulakov in branch 'main':
bpo-24444: fix an error in argparse help when help for an option is blank (GH-28050)
https://github.com/python/cpython/commit/6fafc25aea8689048314b5bf7a9bb986bb1ce238
History
Date User Action Args
2021-10-13 16:32:05lukasz.langasetrecipients: + lukasz.langa, py.user, paul.j3, miss-islington, andrei.avk
2021-10-13 16:32:05lukasz.langasetmessageid: <1634142725.46.0.333146567689.issue24444@roundup.psfhosted.org>
2021-10-13 16:32:05lukasz.langalinkissue24444 messages
2021-10-13 16:32:05lukasz.langacreate