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 61746eb commit b5d2e40Copy full SHA for b5d2e40
1 file changed
Tools/c-analyzer/cpython/_parser.py
@@ -343,7 +343,7 @@ def format_tsv_lines(lines):
343
_abs('Modules/_ssl_data_300.h'): (80_000, 10_000),
344
_abs('Modules/_ssl_data_111.h'): (80_000, 10_000),
345
_abs('Modules/cjkcodecs/mappings_*.h'): (160_000, 2_000),
346
- _abs('Modules/clinic/_testclinic.c.h'): (125_000, 5_000),
+ _abs('Modules/clinic/_testclinic.c.h'): (130_000, 5_000),
347
_abs('Modules/unicodedata_db.h'): (180_000, 3_000),
348
_abs('Modules/unicodename_db.h'): (1_200_000, 15_000),
349
_abs('Objects/unicodetype_db.h'): (240_000, 3_000),
0 commit comments