Skip to content

__del__ documentation does not mention weakref #120937

Closed
@chaen

Description

@chaen

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

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions