mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
_Py_AddToAllObjects() is used in bltinmodule.c and typeobject.c when Py_TRACE_REFS is defined. Fix Py_TRACE_REFS build.
Miscellaneous source files for the main Python shared library