SIGN IN SIGN UP

[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>
M
Miss Islington (bot) committed
ce121fd8755d4db9511ce4aab39d0577165e118e
Parent: 4c35a2a
Committed by GitHub <noreply@github.com> on 10/6/2021, 6:52:22 PM