[issue26967] argparse: allow_abbrev=False stops -vv from working
Petr Viktorin
report at bugs.python.org
Sun Jul 14 02:00:04 EDT 2019
Petr Viktorin <encukou at gmail.com> added the comment:
New changeset b1e4d1b6032d4c82b549233fa08a2c7cfe7e818b by Petr Viktorin (Miss Islington (bot)) in branch '3.8':
bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316) (GH-14759)
https://github.com/python/cpython/commit/b1e4d1b6032d4c82b549233fa08a2c7cfe7e818b
----------
nosy: +petr.viktorin
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue26967>
_______________________________________
More information about the Python-bugs-list
mailing list