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