mirror of
https://github.com/python/cpython.git
synced 2026-06-23 19:41:58 -04:00
7101cba6bf
* 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