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

Ethan Furman report at bugs.python.org
Wed Sep 16 20:37:55 EDT 2020


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


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


----------

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


More information about the Python-bugs-list mailing list