mirror of
https://github.com/python/cpython.git
synced 2026-07-22 01:47:25 -04:00
bcda8f1d42
Move _PyObject_GC_TRACK() and _PyObject_GC_UNTRACK() from Include/objimpl.h to Include/internal/pycore_object.h.