diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-09-24 12:46:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-24 12:46:41 (GMT) |
commit | 4a5e4aade420c594c5b3fe0589e9e6b444bd6ee5 (patch) | |
tree | 355c8fc09b38b8806b4ed756b49424547e54cfef /Python/legacy_tracing.c | |
parent | e69ff34e81eceb69de6623205c87e0145f1831e4 (diff) | |
download | cpython-4a5e4aade420c594c5b3fe0589e9e6b444bd6ee5.zip cpython-4a5e4aade420c594c5b3fe0589e9e6b444bd6ee5.tar.gz cpython-4a5e4aade420c594c5b3fe0589e9e6b444bd6ee5.tar.bz2 |
gh-59317: Improve parsing optional positional arguments in argparse (GH-124303)
Fix parsing positional argument with nargs equal to '?' or '*' if it is
preceded by an option and another positional argument.
Diffstat (limited to 'Python/legacy_tracing.c')
0 files changed, 0 insertions, 0 deletions