Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Objects
typeobject.c
Find file
Blame
History
Permalink
bpo-29914: Fix default implementations of __reduce__ and __reduce_ex__(). (#843)
· 205e00c5
Serhiy Storchaka
authored
Apr 08, 2017
object.__reduce__() no longer takes arguments, object.__reduce_ex__() now requires one argument.
205e00c5