Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.12] gh-58573: Fix conflicts between abbreviated long options in the parent parser and subparsers in argparse (GH-124631)#124759

Merged
serhiy-storchaka merged 1 commit into
python:3.12python/cpython:3.12from
miss-islington:backport-3f27153-3.12miss-islington/cpython:backport-3f27153-3.12Copy head branch name to clipboard
Sep 29, 2024
Merged

[3.12] gh-58573: Fix conflicts between abbreviated long options in the parent parser and subparsers in argparse (GH-124631)#124759
serhiy-storchaka merged 1 commit into
python:3.12python/cpython:3.12from
miss-islington:backport-3f27153-3.12miss-islington/cpython:backport-3f27153-3.12Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 29, 2024

Copy link
Copy Markdown
Contributor

Check for ambiguous options if the option is consumed, not when it is
parsed.
(cherry picked from commit 3f27153)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

… parent parser and subparsers in argparse (pythonGH-124631)

Check for ambiguous options if the option is consumed, not when it is
parsed.
(cherry picked from commit 3f27153)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.