mirror of
https://github.com/python/cpython.git
synced 2026-07-01 07:05:17 -04:00
8352e322e8
Classes ReferenceType, ProxyType and CallableProxyType have now correct atrtributes __module__, __name__ and __qualname__. It makes them (types, not instances) pickleable.
Source files for various builtin objects