Skip to content

gh-148775: Bump c-analyzer MAX_SIZES for Modules/clinic/_testclinic.c.h#148776

Open
ashm-dev wants to merge 1 commit intopython:mainfrom
ashm-dev:fix-c-analyzer-testclinic-maxsize
Open

gh-148775: Bump c-analyzer MAX_SIZES for Modules/clinic/_testclinic.c.h#148776
ashm-dev wants to merge 1 commit intopython:mainfrom
ashm-dev:fix-c-analyzer-testclinic-maxsize

Conversation

@ashm-dev
Copy link
Copy Markdown
Contributor

@ashm-dev ashm-dev commented Apr 19, 2026

make check-c-globals fails on main because Modules/clinic/_testclinic.c.h (auto-generated by Argument Clinic) has grown past the MAX_SIZES limit set in Tools/c-analyzer/cpython/_parser.py. Bump 120_000200_000.

No Misc/NEWS.d entry — tooling-only change to the c-analyzer parser limits. Please apply the skip news label.

Fixes #148775.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

c-analyzer: bump MAX_SIZES for Modules/clinic/_testclinic.c.h

1 participant