[issue4176] segfault with pickle if 4th or 5th item of tuple returned by __reduce__ is not an iterator
Hirokazu Yamamoto
report at bugs.python.org
Fri Oct 31 07:48:59 CET 2008
Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp> added the comment:
>the Python implementation of pickle
This was out of my mind. I hope fix_pickle_consistency_on_py3k.patch can
fix the buildbot error. ;-)
----------
keywords: -needs review
Added file: http://bugs.python.org/file11916/fix_pickle_consistency_on_py3k.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4176>
_______________________________________
More information about the Python-bugs-list
mailing list