diff options
author | Victor Stinner <vstinner@python.org> | 2025-03-21 22:24:14 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-21 22:24:14 (GMT) |
commit | 7101cba6bf12639e277f7681b90a70c11368cabb (patch) | |
tree | 969291af38ec658bf38cb72cce9d7de2139d01bf /Python/optimizer.c | |
parent | cf9d1a4b6b28a76a49edba4028d5533195172287 (diff) | |
download | cpython-7101cba6bf12639e277f7681b90a70c11368cabb.zip cpython-7101cba6bf12639e277f7681b90a70c11368cabb.tar.gz cpython-7101cba6bf12639e277f7681b90a70c11368cabb.tar.bz2 |
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.
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions