[issue44342] enum with inherited type won't pickle

Ethan Furman report at bugs.python.org
Fri Jun 11 03:52:25 EDT 2021


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

Changing `__reduce_ex__` is too big a change for 3.9, so making the search for pickle support more robust there.

----------

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


More information about the Python-bugs-list mailing list