SIGN IN SIGN UP

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

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
0a046771c0b274356ff3d550401b009a9eff3a9a
Parent: db3ccd8
Committed by GitHub <noreply@github.com> on 10/7/2024, 10:51:35 PM