mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -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