summaryrefslogtreecommitdiffstats
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2022-06-14 04:18:03 (GMT)
committerGitHub <noreply@github.com>2022-06-14 04:18:03 (GMT)
commit8352e322e87ba39c71e578b65ad8ae156ca3e0c7 (patch)
tree7a6923191a141b09b624a2f20dee35a5595d4223 /Python/codecs.c
parent6fd4c8ec7740523bb81191c013118d9d6959bc9d (diff)
downloadcpython-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 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions