diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-10-06 18:52:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-06 18:52:22 (GMT) |
commit | ce121fd8755d4db9511ce4aab39d0577165e118e (patch) | |
tree | 3f9be283aaf0d26204d87654ecb86ea082650c24 /Modules/_sre.c | |
parent | 4c35a2aa80d7f55573d83651883d8733fac01e31 (diff) | |
download | cpython-ce121fd8755d4db9511ce4aab39d0577165e118e.zip cpython-ce121fd8755d4db9511ce4aab39d0577165e118e.tar.gz cpython-ce121fd8755d4db9511ce4aab39d0577165e118e.tar.bz2 |
[doc] Mention __slots__ behavior in weakref.rst (GH-21061) (GH-28772)
It took me longer than I expected to figure out why a random class
I dealt with didn't support weak references. I believe this addition
will make the __slots__/weakref interaction more discoverable to people
having troubles with this. (Before this patch __slots__ was not
mentioned in weakref documentation even once).
Co-authored-by: Ćukasz Langa <lukasz@langa.pl>
(cherry picked from commit b24b47e64355224c1bf4e46ed7c4d9f7df4e6f09)
Co-authored-by: Jakub Stasiak <jakub@stasiak.at>
Diffstat (limited to 'Modules/_sre.c')
0 files changed, 0 insertions, 0 deletions