[issue42501] Improve error messages for argparse choices using enum

Raymond Hettinger report at bugs.python.org
Mon Nov 30 12:55:40 EST 2020


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset 7f82f22eba1312617e1aa19cb916da1aae1609a4 by Raymond Hettinger in branch 'master':
bpo-42501:  Revise the usage note for Enums with the choices (GH-23563)
https://github.com/python/cpython/commit/7f82f22eba1312617e1aa19cb916da1aae1609a4


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42501>
_______________________________________


More information about the Python-bugs-list mailing list