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.
2 parents 4183f54 + d996cb6 commit 254bcd8Copy full SHA for 254bcd8
Tools/c-analyzer/cpython/_parser.py
@@ -83,6 +83,8 @@ def clean_lines(text):
83
Python/generated_cases.c.h
84
Python/executor_cases.c.h
85
Python/optimizer_cases.c.h
86
+# XXX: Throws errors if PY_VERSION_HEX is not mocked out
87
+Modules/clinic/_testclinic_depr.c.h
88
89
# not actually source
90
Python/bytecodes.c
0 commit comments