SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

Remove redundant pycore_optimizer.h includes (#143184)

`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 <[email protected]>
Y
Yongtao Huang committed
de22e718bb5c57ec4178aa1787d7634cfc649261
Parent: 888d101
Committed by GitHub <[email protected]> on 12/26/2025, 11:11:11 AM