gh-72795: Make positional arguments with nargs='*' or REMAINDER non-required (GH-124306)
This allows to use positional argument with nargs='*' and without default in mutually exclusive group and improves error message about required arguments.
S
Serhiy Storchaka committed
3c83f9958c14cd62ad8951c53536f7788745b0ba
Parent: c578271
Committed by GitHub <noreply@github.com>
on 9/24/2024, 7:55:33 AM