Skip to content

Commit ce197dd

Browse files
authored
Merge branch '3.14' into backport-2456715-3.14
2 parents 022d1ab + d996cb6 commit ce197dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tools/c-analyzer/cpython/_parser.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ def clean_lines(text):
8383
Python/generated_cases.c.h
8484
Python/executor_cases.c.h
8585
Python/optimizer_cases.c.h
86+
# XXX: Throws errors if PY_VERSION_HEX is not mocked out
87+
Modules/clinic/_testclinic_depr.c.h
8688
8789
# not actually source
8890
Python/bytecodes.c

0 commit comments

Comments
 (0)