cpython/Tools/c-analyzer/c_common
Eric Snow 1756ffd66a
gh-90110: Fix the c-analyzer Tool (gh-96731)
This includes:

* update the whitelists
* fixes so we can stop ignoring some of the files
* ensure Include/cpython/*.h get analyzed
2022-09-12 11:09:31 -06:00
..
__init__.py
clsutil.py
fsutil.py gh-90110: Fix the c-analyzer Tool (gh-96731) 2022-09-12 11:09:31 -06:00
info.py
iterutil.py
logging.py Fix typos in the Tools directory (GH-28769) 2021-10-06 10:55:16 -07:00
misc.py
scriptutil.py bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. (gh-23918) 2020-12-24 11:04:19 -07:00
show.py
strutil.py Fix typos in the Tools directory (GH-28769) 2021-10-06 10:55:16 -07:00
tables.py gh-94673: [c-analyzer] Add a Script to Identify Static Types (#94989) 2022-07-18 19:03:57 -06:00