mirror of
https://github.com/python/cpython.git
synced 2026-08-15 23:12:07 +08: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