gh-148775: Bump c-analyzer MAX_SIZES for Modules/clinic/_testclinic.c.h#148776
gh-148775: Bump c-analyzer MAX_SIZES for Modules/clinic/_testclinic.c.h#148776ashm-dev wants to merge 2 commits into
Conversation
|
@ericsnowcurrently could you please review this PR? |
f0366cc to
0094b25
Compare
|
Friendly ping — rebased onto current |
|
The |
|
I fail to reproduce the issue: #148775 (comment). |
|
Thanks for checking, @vstinner — confirmed, That said, I'd argue for merging this preventively rather than closing:
If you'd prefer a different shape, I'm equally happy to: Let me know which you'd rather see. |
make check-c-globalsfails on main becauseModules/clinic/_testclinic.c.h(auto-generated by Argument Clinic) has grown past theMAX_SIZESlimit set inTools/c-analyzer/cpython/_parser.py. Bump120_000→200_000.No
Misc/NEWS.dentry — tooling-only change to the c-analyzer parser limits. Please apply theskip newslabel.Fixes #148775.