mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
72bbebdfd9
Previously, formatting help output or error message for positional argument
with a tuple metavar raised exception.
(cherry picked from commit 9b31a2d83f)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Cyker Way <cykerway@gmail.com>