We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65aa0d commit be72179Copy full SHA for be72179
Tools/c-analyzer/cpython/_parser.py
@@ -83,6 +83,8 @@ def clean_lines(text):
83
Python/deepfreeze/*.c
84
Python/frozen_modules/*.h
85
Python/generated_cases.c.h
86
+Python/executor_cases.c.h
87
+Python/optimizer_cases.c.h
88
89
# not actually source
90
Python/bytecodes.c
0 commit comments