diff options
author | Pierre Glaser <pierreglaser@msn.com> | 2019-05-08 21:40:25 +0200 |
---|---|---|
committer | Antoine Pitrou <antoine@python.org> | 2019-05-08 21:40:25 +0200 |
commit | 65d98d0f53f558d7c799098da0abf376068c15fd (patch) | |
tree | 4354710a0984cd5afca6e5745309b988d1054213 /Python | |
parent | 39889864c09741909da4ec489459d0197ea8f1fc (diff) | |
download | cpython-git-65d98d0f53f558d7c799098da0abf376068c15fd.tar.gz |
bpo-35900: Add a state_setter arg to save_reduce (GH-12588)
Allow reduction methods to return a 6-item tuple where the 6th item specifies a
custom state-setting method that's called instead of the regular
``__setstate__`` method.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions