From: Amaury Forgeot d'Arc Date: Thu, 23 Jul 2009 22:34:27 +0000 (+0000) Subject: Blocked revisions 74189 via svnmerge X-Git-Tag: v3.2a1~2745 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26e17b1611e053c02ed4273a796ad46741ff7ef2;p=python Blocked revisions 74189 via svnmerge ........ r74189 | amaury.forgeotdarc | 2009-07-23 21:26:02 +0200 (jeu., 23 juil. 2009) | 4 lines #6553: crash in cPickle.load(), when given a StringIO with incomplete data. Will backport to 2.6, 3.x already fixed a similar issue with issue4298. ........ ---