]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90110: Update the c-analyzer Tool (gh-96255)
authorEric Snow <ericsnowcurrently@gmail.com>
Thu, 25 Aug 2022 21:46:08 +0000 (15:46 -0600)
committerGitHub <noreply@github.com>
Thu, 25 Aug 2022 21:46:08 +0000 (15:46 -0600)
commitd45d5c277a386aa694d582aafc6d1f06da5eab3f
tree4896dd00a4c859486a217001d076a90c0c56f372
parent1e743616ac3f9466bc50768ecaf0860116bf4e59
gh-90110: Update the c-analyzer Tool (gh-96255)

Here we automatically ignore uses of _PyArg_Parser, "kwlist" arrays, and module/type defs. That way new uses don't trigger false positives in the c-analyzer check script.
Tools/c-analyzer/c_parser/info.py
Tools/c-analyzer/cpython/_analyzer.py
Tools/c-analyzer/cpython/globals-to-fix.tsv
Tools/c-analyzer/cpython/ignored.tsv