[issue4176] segfault with pickle if 4th or 5th item of tuple returned by __reduce__ is not an iterator

Amaury Forgeot d'Arc report at bugs.python.org
Thu Oct 23 00:34:06 CEST 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

The attached patch adds a test and corrects the crash.

----------
keywords: +needs review, patch
nosy: +amaury.forgeotdarc
Added file: http://bugs.python.org/file11862/save_reduce.patch

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


More information about the Python-bugs-list mailing list