Skip to content

Conversation

@miss-islington
Copy link
Contributor

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 [email protected]
(cherry picked from commit b24b47e)

Co-authored-by: Jakub Stasiak [email protected]

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 <[email protected]>
(cherry picked from commit b24b47e)

Co-authored-by: Jakub Stasiak <[email protected]>
@miss-islington
Copy link
Contributor Author

@jstasiak and @ambv: Status check is done, and it's a success ✅ .

@ambv ambv merged commit 4f161e6 into python:3.9 Oct 6, 2021
@miss-islington miss-islington deleted the backport-b24b47e-3.9 branch October 6, 2021 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants