summaryrefslogtreecommitdiffstats
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2024-09-29 07:52:52 (GMT)
committerGitHub <noreply@github.com>2024-09-29 07:52:52 (GMT)
commitdac4ec52866e4068f3ac33b4da1e1a1fe6fc2cba (patch)
tree46d3f6069071f82e2aa3f70cea511a666e0e84ef /Python/Python-ast.c
parent61180446eee2aef07b042c7e8892c45afabd1499 (diff)
downloadcpython-dac4ec52866e4068f3ac33b4da1e1a1fe6fc2cba.zip
cpython-dac4ec52866e4068f3ac33b4da1e1a1fe6fc2cba.tar.gz
cpython-dac4ec52866e4068f3ac33b4da1e1a1fe6fc2cba.tar.bz2
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.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions