gh-131238: Move _Py_VISIT_STACKREF() to pycore_stackref.h (#131560)
* Move _Py_VISIT_STACKREF() from pycore_gc.h to pycore_stackref.h. * Remove pycore_interpframe.h include from pycore_genobject.h. * Remove now useless includes from C files. * Add pycore_interpframe_structs.h to Makefile.pre.in and pythoncore.vcxproj.
V
Victor Stinner committed
7101cba6bf12639e277f7681b90a70c11368cabb
Parent: cf9d1a4
Committed by GitHub <noreply@github.com>
on 3/21/2025, 10:24:14 PM