[Python-checkins] r74191 - python/branches/py3k
amaury.forgeotdarc
python-checkins at python.org
Fri Jul 24 00:34:28 CEST 2009
Author: amaury.forgeotdarc
Date: Fri Jul 24 00:34:27 2009
New Revision: 74191
Log:
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.
........
Modified:
python/branches/py3k/ (props changed)
More information about the Python-checkins
mailing list