diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-09-29 09:01:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-29 09:01:03 (GMT) |
commit | 3f27153e077d7e9448e2f081275931968b40cc74 (patch) | |
tree | 0ce056d01c0e60da02b4f51e4d21fa70f2bd9fea /Lib/os.py | |
parent | 95e92ef6c74e973ea13d15180190d0fa2af82fbf (diff) | |
download | cpython-3f27153e077d7e9448e2f081275931968b40cc74.zip cpython-3f27153e077d7e9448e2f081275931968b40cc74.tar.gz cpython-3f27153e077d7e9448e2f081275931968b40cc74.tar.bz2 |
gh-58573: Fix conflicts between abbreviated long options in the parent parser and subparsers in argparse (GH-124631)
Check for ambiguous options if the option is consumed, not when it is
parsed.
Diffstat (limited to 'Lib/os.py')
0 files changed, 0 insertions, 0 deletions