[issue44342] enum with inherited type won't pickle

Ethan Furman report at bugs.python.org
Thu Jun 10 18:52:17 EDT 2021


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


New changeset 62f1d2b3d7dda99598d053e10b785c463fdcf591 by Ethan Furman in branch 'main':
bpo-44342: [Enum] changed pickling from by-value to by-name (GH-26658)
https://github.com/python/cpython/commit/62f1d2b3d7dda99598d053e10b785c463fdcf591


----------

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


More information about the Python-bugs-list mailing list