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.13] gh-72795: Make positional arguments with nargs='*' or REMAINDER non-required (GH-124306)#124421

Merged
serhiy-storchaka merged 2 commits into
python:3.13python/cpython:3.13from
miss-islington:backport-3c83f99-3.13miss-islington/cpython:backport-3c83f99-3.13Copy head branch name to clipboard
Oct 7, 2024
Merged

[3.13] gh-72795: Make positional arguments with nargs='*' or REMAINDER non-required (GH-124306)#124421
serhiy-storchaka merged 2 commits into
python:3.13python/cpython:3.13from
miss-islington:backport-3c83f99-3.13miss-islington/cpython:backport-3c83f99-3.13Copy head branch name to clipboard

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

This allows to use positional argument with nargs='*' and without default
in mutually exclusive group and improves error message about required
arguments.
(cherry picked from commit 3c83f99)

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

… non-required (pythonGH-124306)

This allows to use positional argument with nargs='*' and without default
in mutually exclusive group and improves error message about required
arguments.
(cherry picked from commit 3c83f99)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) October 7, 2024 21:58
@serhiy-storchaka serhiy-storchaka merged commit 0a04677 into python:3.13 Oct 7, 2024
@miss-islington miss-islington deleted the backport-3c83f99-3.13 branch January 2, 2026 16:45
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.