mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| abc.py | ||