Staging
v0.5.1
Revision 424b4819bea4b63d9d88fe55812e64a32f3c0e7d authored by Amaury Forgeot d'Arc on 30 October 2008, 22:25:31 UTC, committed by Amaury Forgeot d'Arc on 30 October 2008, 22:25:31 UTC
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.
........
1 parent 6a27efa
History
File Mode Size
RPM
TextMate
Vim
ACKS -rw-r--r-- 11.1 KB
AIX-NOTES -rw-r--r-- 8.0 KB
HISTORY -rw-r--r-- 669.0 KB
NEWS -rw-r--r-- 40.5 KB
NEWS.help -rw-r--r-- 2.5 KB
PURIFY.README -rw-r--r-- 4.4 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 1.3 KB
README.OpenBSD -rw-r--r-- 1.5 KB
README.coverity -rw-r--r-- 845 bytes
README.klocwork -rw-r--r-- 1.2 KB
README.valgrind -rw-r--r-- 4.3 KB
RFD -rw-r--r-- 3.9 KB
SpecialBuilds.txt -rw-r--r-- 11.9 KB
build.sh -rwxr-xr-x 9.5 KB
cheatsheet -rw-r--r-- 98.3 KB
developers.txt -rw-r--r-- 8.4 KB
find_recursionlimit.py -rw-r--r-- 3.4 KB
gdbinit -rw-r--r-- 3.9 KB
indent.pro -rw-r--r-- 66 bytes
pymemcompat.h -rw-r--r-- 3.1 KB
python-config.in -rw-r--r-- 1.4 KB
python-mode.el -rw-r--r-- 143.9 KB
python.man -rw-r--r-- 11.7 KB
setuid-prog.c -rw-r--r-- 5.3 KB
valgrind-python.supp -rw-r--r-- 6.7 KB
vgrindefs -rw-r--r-- 500 bytes

README

back to top