Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

serhiy-storchaka
Copy link
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 <[email protected]>
Co-authored-by: Cyker Way <[email protected]>
@serhiy-storchaka
Copy link
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
36 checks passed
@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