]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116417: Fix make check-c-globals for _testlimitedcapi (#116570)
authorVictor Stinner <vstinner@python.org>
Sun, 10 Mar 2024 20:19:47 +0000 (21:19 +0100)
committerGitHub <noreply@github.com>
Sun, 10 Mar 2024 20:19:47 +0000 (20:19 +0000)
commitc5fa796619a8cae5a1a8a4a043d05a99adec713d
tree246bac2231b8beb34749aa980fef592422c47799
parent729bfb3105c7ca2ad6150a6207786096732c3b9e
gh-116417: Fix make check-c-globals for _testlimitedcapi (#116570)

* Remove unused '_testcapimodule' global in Modules/_testcapi/unicode.c.
* Update c-analyzer to not use the internal C API in
  _testlimitedcapi.c.
Modules/_testcapi/unicode.c
Tools/c-analyzer/c_parser/preprocessor/gcc.py
Tools/c-analyzer/cpython/ignored.tsv