diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-10-02 08:28:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-02 08:28:02 (GMT) |
commit | 9b31a2d83fa7cb0fe4d75ce7cf6a2c9ea2ce0728 (patch) | |
tree | 4a58e91004c914bb22a4555fee420031275fbd23 /Python/ceval.c | |
parent | 9ce90206b7a4649600218cf0bd4826db79c9a312 (diff) | |
download | cpython-9b31a2d83fa7cb0fe4d75ce7cf6a2c9ea2ce0728.zip cpython-9b31a2d83fa7cb0fe4d75ce7cf6a2c9ea2ce0728.tar.gz cpython-9b31a2d83fa7cb0fe4d75ce7cf6a2c9ea2ce0728.tar.bz2 |
gh-58282: Fix support of tuple metavar for positional arguments in argparse (GH-124782)
Previously, formatting help output or error message for positional argument
with a tuple metavar raised exception.
Co-authored-by: Cyker Way <cykerway@gmail.com>
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions