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-63143: Fix parsing mutually exclusive arguments in argparse (GH-124307)#124419

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

[3.12] gh-63143: Fix parsing mutually exclusive arguments in argparse (GH-124307)#124419
serhiy-storchaka merged 1 commit into
python:3.12python/cpython:3.12from
miss-islington:backport-3094cd1-3.12miss-islington/cpython:backport-3094cd1-3.12Copy head branch name to clipboard

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

Arguments with the value identical to the default value (e.g. booleans,
small integers, empty or 1-character strings) are no longer considered
"not present".
(cherry picked from commit 3094cd1)

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

…ythonGH-124307)

Arguments with the value identical to the default value (e.g. booleans,
small integers, empty or 1-character strings) are no longer considered
"not present".
(cherry picked from commit 3094cd1)

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.