|
I have created a alternative GC for python it's called VGC no GIL bottleneck
|
|
46
|
1116
|
November 11, 2025
|
|
Elapsed time debugging in gc.c
|
|
6
|
277
|
October 21, 2025
|
|
C-API: confusion when to implement GC—docs vs stdlib
|
|
2
|
90
|
April 18, 2025
|
|
What are the cases where objects will never be collected?
|
|
6
|
1070
|
May 2, 2024
|
|
Garbage collection of function context when nested function is returned
|
|
6
|
698
|
October 3, 2023
|
|
Generation 2 GC events occur frequently and regularly collecting zero objects
|
|
2
|
847
|
September 19, 2023
|
|
Removing PyGC_Head for small objects
|
|
17
|
3424
|
July 18, 2023
|
|
What's up with garbage-collected asyncio.Task objects?
|
|
12
|
3524
|
July 17, 2023
|
|
What is the earliest moment when a Python object is eligible for garbage collection and finalization?
|
|
6
|
1069
|
August 18, 2022
|
|
Weakref'edobjects are discard too enthusiastically - how can I change this?
|
|
5
|
488
|
June 1, 2022
|
|
Switching from refcounting to libgc
|
|
37
|
6503
|
April 19, 2020
|