summaryrefslogtreecommitdiffstats
path: root/Python/optimizer.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2025-03-21 22:24:14 (GMT)
committerGitHub <noreply@github.com>2025-03-21 22:24:14 (GMT)
commit7101cba6bf12639e277f7681b90a70c11368cabb (patch)
tree969291af38ec658bf38cb72cce9d7de2139d01bf /Python/optimizer.c
parentcf9d1a4b6b28a76a49edba4028d5533195172287 (diff)
downloadcpython-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