SIGN IN SIGN UP

[3.12] gh-72795: Make positional arguments with nargs='*' or REMAINDER non-required (GH-124306) (GH-124422)

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 3c83f9958c14cd62ad8951c53536f7788745b0ba)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
M
Miss Islington (bot) committed
7e2d414a599782773f46eb8a20506db0cfa3dcce
Parent: 0e838b5
Committed by GitHub <noreply@github.com> on 9/24/2024, 8:43:26 AM