gh-79512: Fixed names and __module__ value of weakref classes (GH-93719)
Classes ReferenceType, ProxyType and CallableProxyType have now correct atrtributes __module__, __name__ and __qualname__. It makes them (types, not instances) pickleable.
S
Serhiy Storchaka committed
8352e322e87ba39c71e578b65ad8ae156ca3e0c7
Parent: 6fd4c8e
Committed by GitHub <noreply@github.com>
on 6/14/2022, 4:18:03 AM