-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Description
Documentation
the weakref
documentation mentions __del__
and compares with it. However, __del__
documentation does not mention weakref
, while this is most probably what the vast majority or developers is looking for feature wise.
https://docs.python.org/3/library/weakref.html#comparing-finalizers-with-del-methods
Linked PRs
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir