Skip to content

Commit 1fb6792

Browse files
Fix c analyzer
1 parent 865bd26 commit 1fb6792

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tools/c-analyzer/cpython/_parser.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ def clean_lines(text):
8989
# not actually source
9090
Python/bytecodes.c
9191
Python/optimizer_bytecodes.c
92+
Python/partial_evaluator_bytecodes.c
9293
9394
# mimalloc
9495
Objects/mimalloc/*.c

0 commit comments

Comments
 (0)