commit | e748f9e2704c173c830c48c069bb566aaeee06e5 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Mar 05 07:18:34 2023 -0800 |
committer | GitHub <noreply@github.com> | Sun Mar 05 07:18:34 2023 -0800 |
tree | 2d3a4e598ac2b8d1b00994d734cd074d457db2b8 | |
parent | 63fd95410038d1333da8b514adffdd0f4736aa27 [diff] |
gh-101979: argparse: fix a bug where parentheses in metavar argument of add_argument() were dropped (GH-102318) (cherry picked from commit 9a478be1a4314734c697dda7a7b0e633a6fb0751) Co-authored-by: Yeojin Kim <yeojin.dev@gmail.com>