mirror of
https://github.com/python/cpython.git
synced 2026-05-23 12:53:22 -04:00
884eba3c76
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.
Source files for various builtin objects