mirror of
https://github.com/python/cpython.git
synced 2026-07-07 02:32:22 -04:00
58f4e1a6ee
_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