What are the cases where objects will never be collected?
|
|
6
|
769
|
May 2, 2024
|
Garbage collection of function context when nested function is returned
|
|
6
|
651
|
October 3, 2023
|
Generation 2 GC events occur frequently and regularly collecting zero objects
|
|
2
|
721
|
September 19, 2023
|
Removing PyGC_Head for small objects
|
|
17
|
3387
|
July 18, 2023
|
What's up with garbage-collected asyncio.Task objects?
|
|
12
|
2905
|
July 17, 2023
|
What is the earliest moment when a Python object is eligible for garbage collection and finalization?
|
|
6
|
978
|
August 18, 2022
|
Weakref'edobjects are discard too enthusiastically - how can I change this?
|
|
5
|
453
|
June 1, 2022
|
Switching from refcounting to libgc
|
|
37
|
6450
|
April 19, 2020
|