[issue18264] enum.IntEnum is not compatible with JSON serialisation

Ethan Furman report at bugs.python.org
Sun Aug 4 09:21:43 CEST 2013


Ethan Furman added the comment:

I don't understand.

Type checks are already performed throughout the code (int, float, True, False, NaN, Inf, etc.).

What will opereator.index buy us?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18264>
_______________________________________


More information about the Python-bugs-list mailing list