mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
* 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.
Miscellaneous source files for the main Python shared library