commit | fd2be6da2ffec2301a58aefa92f17f0c567fbc55 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Oct 13 10:15:43 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Oct 13 19:15:43 2021 +0200 |
tree | adcd1ee8f2476a365c087390bc970dc5b0112825 | |
parent | f8473f6f7603f8cccccc3307d4cb853587be41b3 [diff] |
bpo-24444: fix an error in argparse help when help for an option is blank (GH-28050) (GH-28931) (cherry picked from commit 6fafc25aea8689048314b5bf7a9bb986bb1ce238) Co-authored-by: andrei kulakov <andrei.avk@gmail.com>