diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2022-06-14 04:18:03 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-14 04:18:03 (GMT) |
| commit | 8352e322e87ba39c71e578b65ad8ae156ca3e0c7 (patch) | |
| tree | 7a6923191a141b09b624a2f20dee35a5595d4223 /Lib/test/_testcppext.cpp | |
| parent | 6fd4c8ec7740523bb81191c013118d9d6959bc9d (diff) | |
| download | cpython-8352e322e87ba39c71e578b65ad8ae156ca3e0c7.zip cpython-8352e322e87ba39c71e578b65ad8ae156ca3e0c7.tar.gz cpython-8352e322e87ba39c71e578b65ad8ae156ca3e0c7.tar.bz2 | |
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.
Diffstat (limited to 'Lib/test/_testcppext.cpp')
0 files changed, 0 insertions, 0 deletions
