bpo-39542: Declare _Py_AddToAllObjects() in pycore_object.h (GH-18368)
_Py_AddToAllObjects() is used in bltinmodule.c and typeobject.c when Py_TRACE_REFS is defined. Fix Py_TRACE_REFS build.
V
Victor Stinner committed
58f4e1a6ee4c6ea82f3f5075d9d9d344ce6b8a56
Parent: b39fb8e
Committed by GitHub <noreply@github.com>
on 2/5/2020, 5:24:33 PM