Login
Roast topics
Find topics
Find it!
From:
Python Enhancement Proposals (PEPs)
(Uncensored)
subscribe
PEP 442 – Safe object finalization | peps.python.org
https://peps.python.org/pep-0442/
links
backlinks
Roast topics
Find topics
Roast it!
This PEP proposes to deal with the current limitations of object finalization. The goal is to be able to define and run finalizers for any object, regardless of their position in the object graph.