diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-10-30 21:29:12 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-10-30 21:29:12 +0000 |
commit | c353ea795c6850d85e29849e763e83382df4e3e2 (patch) | |
tree | cf78386b748e54b9379f5e1a7e9db99dc49bae19 /Python/pythonrun.c | |
parent | 68daeb0f8575bd4acb7c7b0e2d0bfee4c6c961b2 (diff) | |
download | cpython-git-c353ea795c6850d85e29849e763e83382df4e3e2.tar.gz |
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)
Backport of r67049
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions