diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-10-30 22:25:31 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-10-30 22:25:31 +0000 |
commit | da587246a09420bc77f9e044b087d541579eb6a0 (patch) | |
tree | 9ef29ac494d0700cd825eec606068231d8344a51 /Python/pythonrun.c | |
parent | 84213ad540d677ce759458f2b536e1acfbef601a (diff) | |
download | cpython-da587246a09420bc77f9e044b087d541579eb6a0.tar.gz |
Merged revisions 67049 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r67049 | amaury.forgeotdarc | 2008-10-30 22:18:34 +0100 (jeu., 30 oct. 2008) | 8 lines
Issue #4176: Pickle would crash the interpreter when a __reduce__ function
does not return an iterator for the 4th and 5th items.
(sequence-like and mapping-like state)
A list is not an iterator...
Will backport to 2.6 and 2.5.
........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions