]> granicus.if.org Git - python/commitdiff
Issue #28322: Fixed possible crashes when unpickle itertools objects from
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Oct 2016 06:17:08 +0000 (09:17 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Oct 2016 06:17:08 +0000 (09:17 +0300)
incorrect pickle data.  Based on patch by John Leitch.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge