SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 35 Python

bpo-29914: Fix default implementations of __reduce__ and __reduce_ex__(). (#843)

object.__reduce__() no longer takes arguments, object.__reduce_ex__() now
requires one argument.
S
Serhiy Storchaka committed
205e00c5cfd495a4dc6dae8e8fa0fb828fb3dca9
Parent: dd9a0a1
Committed by GitHub <noreply@github.com> on 4/8/2017, 6:52:59 AM