]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133158: Adjust c-analyzer `max_sizes` for `typeobject.c` (GH-133159)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Tue, 2 Sep 2025 13:34:22 +0000 (06:34 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Sep 2025 13:34:22 +0000 (13:34 +0000)
commit33f89106d770ab4916e7476aab3e5bf61127eca8
tree6e8da401e2362fe4eb794a3275a5a295e475c9b6
parent0a0cbd43a7404b2a5b86ca032764e4524bdecd83
gh-133158: Adjust c-analyzer `max_sizes` for `typeobject.c` (GH-133159)

This also improves the error message for when a file is too large.
Tools/c-analyzer/c_parser/parser/__init__.py
Tools/c-analyzer/c_parser/parser/_info.py
Tools/c-analyzer/cpython/_parser.py