[issue34536] Enum._missing_ doesn't raise TypeError when a non-Enum object is a returned

Ethan Furman report at bugs.python.org
Wed Sep 12 14:43:37 EDT 2018


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


New changeset 019f0a0cb85ebc234356415f3638b9bd77528e55 by Ethan Furman in branch 'master':
bpo-34536: raise error for invalid _missing_ results (GH-9147)
https://github.com/python/cpython/commit/019f0a0cb85ebc234356415f3638b9bd77528e55


----------

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


More information about the Python-bugs-list mailing list