diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2022-06-21 19:36:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-21 19:36:09 (GMT) |
commit | 54250e73538cf498028f73b9c9a4905294def622 (patch) | |
tree | 82da096a506d11bcc99d93f5e33644d32a2ed26f /Doc/library/statistics.rst | |
parent | 46d0e1c06e063d0d239dcef60bcafadcfcf2eed1 (diff) | |
download | cpython-54250e73538cf498028f73b9c9a4905294def622.zip cpython-54250e73538cf498028f73b9c9a4905294def622.tar.gz cpython-54250e73538cf498028f73b9c9a4905294def622.tar.bz2 |
[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>
Diffstat (limited to 'Doc/library/statistics.rst')
0 files changed, 0 insertions, 0 deletions