[issue5866] cPickle defect with tuples and different from pickle output

Georg Brandl report at bugs.python.org
Tue Apr 28 19:55:17 CEST 2009


Georg Brandl <georg at python.org> added the comment:

As long as the different pickle outputs unpickle to the same objects
(which they do, since they only differ in pushing objects to the memo),
I can't see why this would be a bug.

----------
nosy: +georg.brandl
resolution:  -> wont fix
status: open -> pending

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


More information about the Python-bugs-list mailing list