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 865bd26 commit 1fb6792Copy full SHA for 1fb6792
Tools/c-analyzer/cpython/_parser.py
@@ -89,6 +89,7 @@ def clean_lines(text):
89
# not actually source
90
Python/bytecodes.c
91
Python/optimizer_bytecodes.c
92
+Python/partial_evaluator_bytecodes.c
93
94
# mimalloc
95
Objects/mimalloc/*.c
0 commit comments