mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
58f4e1a6ee
_Py_AddToAllObjects() is used in bltinmodule.c and typeobject.c when Py_TRACE_REFS is defined. Fix Py_TRACE_REFS build.