Skip to content

[3.14] gh-134970: Fix exception message in argparse module (GH-134971)#134991

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-965c480-3.14
Jun 1, 2025
Merged

[3.14] gh-134970: Fix exception message in argparse module (GH-134971)#134991
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-965c480-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 1, 2025

Copy link
Copy Markdown
Contributor

Fix the "unknown action" exception in argparse.ArgumentParser.add_argument_group()
to correctly replace the action class.
(cherry picked from commit 965c480)

Co-authored-by: Michał Górny mgorny@gentoo.org

…34971)

Fix the "unknown action" exception in argparse.ArgumentParser.add_argument_group()
to correctly replace the action class.
(cherry picked from commit 965c480)

Co-authored-by: Michał Górny <mgorny@gentoo.org>
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.

3 participants