Patch #1462488: prevent a segfault in object_reduce_ex() by splitting
the implementation for __reduce__ and __reduce_ex__ into two separate functions. Fixes bug #931877. Will backport.
Showing
Please
register
or
sign in
to comment
the implementation for __reduce__ and __reduce_ex__ into two separate functions. Fixes bug #931877. Will backport.