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 e0c0c34 commit 694dc67Copy full SHA for 694dc67
1 file changed
Tools/c-analyzer/cpython/_parser.py
@@ -70,6 +70,7 @@ def format_tsv_lines(lines):
70
# only huge constants (safe but parsing is slow)
71
'Modules/_ssl_data_*.h',
72
'Modules/cjkcodecs/mappings_*.h',
73
+ 'Modules/html_entities.h',
74
'Modules/unicodedata_db.h',
75
'Modules/unicodename_db.h',
76
'Objects/unicodetype_db.h',
0 commit comments