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.
P
Pierre Glaser committed
65d98d0f53f558d7c799098da0abf376068c15fd
Parent: 3988986
Committed by Antoine Pitrou <antoine@python.org>
on 5/8/2019, 7:40:25 PM