[issue7455] cPickle: stack underflow in load_pop()

Florent Xicluna report at bugs.python.org
Sat Dec 19 01:12:39 CET 2009


Florent Xicluna <laxyf at yahoo.fr> added the comment:

I moved the test to test.pickletester, so that it can be used for
all 3 tests:
 test_pickle
 test_cpickle
 test_xpickle

(and backported a test which was only on py3k)

----------
Added file: http://bugs.python.org/file15603/issue7455_cpickle_load_pop.diff

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


More information about the Python-bugs-list mailing list