Staging
v0.5.1
https://github.com/python/cpython
Revision c1b4e8e6e2b08b14a1fe1078aa2e6efde1bf7866 authored by Žiga Seilnacht on 15 March 2007, 11:47:59 UTC, committed by Žiga Seilnacht on 15 March 2007, 11:47:59 UTC
the implementation for __reduce__ and __reduce_ex__ into two separate
functions. Fixes bug #931877.
 (backport from rev. 54397)
1 parent 7cd6ef0
History
Tip revision: c1b4e8e6e2b08b14a1fe1078aa2e6efde1bf7866 authored by Žiga Seilnacht on 15 March 2007, 11:47:59 UTC
Patch #1462488: prevent a segfault in object_reduce_ex() by splitting
Tip revision: c1b4e8e
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.3 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 34.2 KB
README -rw-r--r-- 54.4 KB
configure -rwxr-xr-x 623.0 KB
configure.in -rw-r--r-- 94.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.4 KB
setup.py -rw-r--r-- 66.3 KB

README

back to top