GH-133261: Make sure that the GC doesn't untrack objects in trashcan #151984
Annotations
2 warnings
Build CPython out-of-tree:
Objects/object.c#L2954
‘safe_refcount_to_pointer’ defined but not used [-Wunused-function]
|
Build CPython out-of-tree:
Objects/object.c#L2938
‘pointer_to_safe_refcount’ defined but not used [-Wunused-function]
|
Loading