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
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top