[issue38405] Nested subclasses of typing.NamedTuple are not pickleable

Serhiy Storchaka report at bugs.python.org
Tue Oct 8 09:29:57 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 13abda41003daf599587991d8291f0dacf6e9519 by Serhiy Storchaka in branch 'master':
bpo-38405: Make nested subclasses of typing.NamedTuple pickleable. (GH-16641)
https://github.com/python/cpython/commit/13abda41003daf599587991d8291f0dacf6e9519


----------

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


More information about the Python-bugs-list mailing list