[issue33249] Unpickling objects with recursive references and partials fail due to incomplete state passed to __setstate__

Alexander Neumann report at bugs.python.org
Mon Apr 9 11:31:56 EDT 2018


Alexander Neumann <aleneum at gmail.com> added the comment:

Changed issue title to summarise the actual problem better.

----------
title: Pickling objects with recursive references and partials fail -> Unpickling objects with recursive references and partials fail due to incomplete state passed to __setstate__

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


More information about the Python-bugs-list mailing list