Skip to content

[3.13] gh-58282: Fix support of tuple metavar for positional arguments in argparse (GH-124782)#124882

Merged
serhiy-storchaka merged 3 commits intopython:3.13from
serhiy-storchaka:backport-9b31a2d-3.13
Oct 8, 2024
Merged

[3.13] gh-58282: Fix support of tuple metavar for positional arguments in argparse (GH-124782)#124882
serhiy-storchaka merged 3 commits intopython:3.13from
serhiy-storchaka:backport-9b31a2d-3.13

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Oct 2, 2024

Previously, formatting help output or error message for positional argument with a tuple metavar raised exception.

(cherry picked from commit 9b31a2d)

…guments in argparse (pythonGH-124782)

Previously, formatting help output or error message for positional argument
with a tuple metavar raised exception.

(cherry picked from commit 9b31a2d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Cyker Way <cykerway@gmail.com>
@serhiy-storchaka
Copy link
Copy Markdown
Member Author

This PR requires several other backports to be merged.

@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) October 7, 2024 22:04
@serhiy-storchaka serhiy-storchaka merged commit e28f2c6 into python:3.13 Oct 8, 2024
@serhiy-storchaka serhiy-storchaka deleted the backport-9b31a2d-3.13 branch October 21, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant