Skip to content

Conversation

@hyongtao-code
Copy link
Contributor

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. It's introduced in 4fa80ce

`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]>
@Fidget-Spinner
Copy link
Member

Woops, thanks!

@Fidget-Spinner Fidget-Spinner merged commit de22e71 into python:main Dec 26, 2025
50 checks passed
@hyongtao-code hyongtao-code deleted the fix-repeat-line branch December 26, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants