mirror of
https://github.com/python/cpython.git
synced 2026-01-26 21:03:34 +00:00
`pycore_optimizer.h` was included redundantly in Objects/frameobject.c and Python/instrumentation.c. Both includes are unnecessary and can be safely removed. No functional change. Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Source files for various builtin objects