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 6d5589c commit a7af5bdCopy full SHA for a7af5bd
1 file changed
Tools/c-analyzer/cpython/_parser.py
@@ -323,7 +323,7 @@ def clean_lines(text):
323
_abs('Modules/_testcapimodule.c'): (20_000, 400),
324
_abs('Modules/expat/expat.h'): (10_000, 400),
325
_abs('Objects/stringlib/unicode_format.h'): (10_000, 400),
326
- _abs('Objects/typeobject.c'): (35_000, 200),
+ _abs('Objects/typeobject.c'): (380_000, 13_000),
327
_abs('Python/compile.c'): (20_000, 500),
328
_abs('Python/optimizer.c'): (100_000, 5_000),
329
_abs('Python/parking_lot.c'): (40_000, 1000),
0 commit comments