[issue7455] cPickle: stack underflow in load_pop()

STINNER Victor report at bugs.python.org
Fri Dec 11 12:40:44 CET 2009


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Oops, cpickle_load_pop-2.patch contains an useless variable (picklingError 
= pickle.UnpicklingError). Here is the version 3 of my patch.

----------
Added file: http://bugs.python.org/file15524/cpickle_load_pop-3.patch

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


More information about the Python-bugs-list mailing list