[3.10] gh-79512: Fixed names and __module__ value of weakref classes (GH-93719) (GH-94071)
Classes ReferenceType, ProxyType and CallableProxyType have now correct atrtributes __module__, __name__ and __qualname__. It makes them (types, not instances) pickleable. (cherry picked from commit 8352e322e87ba39c71e578b65ad8ae156ca3e0c7) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
S
Serhiy Storchaka committed
54250e73538cf498028f73b9c9a4905294def622
Parent: 46d0e1c
Committed by GitHub <noreply@github.com>
on 6/21/2022, 7:36:09 PM