bpo-26579: Add object.__getstate__(). (GH-2821)
Copying and pickling instances of subclasses of builtin types bytearray, set, frozenset, collections.OrderedDict, collections.deque, weakref.WeakSet, and datetime.tzinfo now copies and pickles instance attributes implemented as slots.
S
Serhiy Storchaka committed
884eba3c76916889fd6bff3b37b8552bfb4f9566
Parent: f82f9ce
Committed by GitHub <noreply@github.com>
on 4/6/2022, 5:00:14 PM