[issue39728] Instantiating enum with invalid value results in ValueError twice

Ethan Furman report at bugs.python.org
Wed Sep 16 13:26:57 EDT 2020


Ethan Furman <ethan at stoneleaf.us> added the comment:


New changeset c95ad7a91fbd7636f33a098d3b39964ab083bf49 by Ethan Furman in branch 'master':
bpo-39728: Enum: fix duplicate `ValueError` (GH-22277)
https://github.com/python/cpython/commit/c95ad7a91fbd7636f33a098d3b39964ab083bf49


----------

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


More information about the Python-bugs-list mailing list