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

README

back to top