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.20:36:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634157380.9.0.687969115739.issue24444@roundup.psfhosted.org>
In-reply-to
Content
New changeset fb7203453855a43907048ff2b8f9b890305b3d15 by Miss Islington (bot) in branch '3.9':
[3.9] bpo-24444: fix an error in argparse help when help for an option is blank (GH-28050) (GH-28932)
https://github.com/python/cpython/commit/fb7203453855a43907048ff2b8f9b890305b3d15
History
Date User Action Args
2021-10-13 20:36:20lukasz.langasetrecipients: + lukasz.langa, py.user, paul.j3, miss-islington, andrei.avk
2021-10-13 20:36:20lukasz.langasetmessageid: <1634157380.9.0.687969115739.issue24444@roundup.psfhosted.org>
2021-10-13 20:36:20lukasz.langalinkissue24444 messages
2021-10-13 20:36:20lukasz.langacreate