Remove redundant pycore_optimizer.h includes (#143184) · python/cpython@de22e71 · GitHub
Skip to content

Commit de22e71

Browse files
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 <yongtaoh2022@gmail.com>
1 parent 888d101 commit de22e71

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

Objects/frameobject.c

Lines changed: 0 additions & 1 deletion

Python/instrumentation.c

Lines changed: 0 additions & 1 deletion

0 commit comments

Comments
 (0)