This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-29 22:26:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Tools
/
c-analyzer
/
c_parser
/
parser
History
Sergey Miryanov
33f89106d7
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.
2025-09-02 13:34:22 +00:00
..
__init__.py
gh-133158: Adjust c-analyzer
max_sizes
for
typeobject.c
(GH-133159)
2025-09-02 13:34:22 +00:00
_common.py
…
_compound_decl_body.py
…
_func_body.py
…
_global.py
…
_info.py
gh-133158: Adjust c-analyzer
max_sizes
for
typeobject.c
(GH-133159)
2025-09-02 13:34:22 +00:00
_regexes.py
…