summaryrefslogtreecommitdiffstats
path: root/Tools/c-analyzer/table-file.py
Commit message (Collapse)AuthorAgeFilesLines
* gh-90110: Clean Up the C-analyzer Globals Lists (gh-100091)Eric Snow2022-12-071-33/+50
| | | https://github.com/python/cpython/issues/90110
* bpo-36876: Minor cleanup to c-analyzer "ignored" data.' (gh-31239)Eric Snow2022-02-101-0/+4
| | | https://bugs.python.org/issue36876
* bpo-36876: Update the c-analyzer whitelist. (gh-31225)Eric Snow2022-02-091-0/+133
This change adds variables that had been added since the last time the whitelist was updated. It also cleans up the list a little. https://bugs.python.org/issue36876