SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-53834: Fix support of arguments with choices in argparse (GH-124495)

Positional arguments with nargs equal to '?' or '*' no longer check
default against choices.
Optional arguments with nargs equal to '?' no longer check const
against choices.
S
Serhiy Storchaka committed
dac4ec52866e4068f3ac33b4da1e1a1fe6fc2cba
Parent: 6118044
Committed by GitHub <noreply@github.com> on 9/29/2024, 7:52:52 AM