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

Eli Bendersky report at bugs.python.org
Sat Aug 3 01:39:57 CEST 2013


Eli Bendersky added the comment:

[please note that the patch is POC/hacky at best - it's likely to leak memory and be careless and incomplete in other ways. I'm just trying to demonstrate the approach]

----------

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


More information about the Python-bugs-list mailing list