diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-04-08 06:52:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-08 06:52:59 (GMT) |
commit | 205e00c5cfd495a4dc6dae8e8fa0fb828fb3dca9 (patch) | |
tree | f23611c3139118d743b18410c07669a2f41b9d93 /Modules | |
parent | dd9a0a14c89d57e43898d4b866b8c161e4ff8506 (diff) | |
download | cpython-205e00c5cfd495a4dc6dae8e8fa0fb828fb3dca9.zip cpython-205e00c5cfd495a4dc6dae8e8fa0fb828fb3dca9.tar.gz cpython-205e00c5cfd495a4dc6dae8e8fa0fb828fb3dca9.tar.bz2 |
bpo-29914: Fix default implementations of __reduce__ and __reduce_ex__(). (#843)
object.__reduce__() no longer takes arguments, object.__reduce_ex__() now
requires one argument.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions