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