diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2022-08-17 19:55:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-17 19:55:01 (GMT) |
commit | 5aac85101b3b0285770bf5739a94cb26245b9eaf (patch) | |
tree | 43f5157cfa8679eb38bb96bd2b06483311106949 /Python/frame.c | |
parent | d8c07f8cb4eebbe4ed0f76ba98024313f76a181c (diff) | |
download | cpython-5aac85101b3b0285770bf5739a94cb26245b9eaf.zip cpython-5aac85101b3b0285770bf5739a94cb26245b9eaf.tar.gz cpython-5aac85101b3b0285770bf5739a94cb26245b9eaf.tar.bz2 |
gh-90110: Get the C Analyzer Tool Working Again (gh-96057)
We broke it with a recent `_PyArg_Parser` change.
Also:
* moved the `_PyArg_Parser` whitelist entries over to ignored.tsv now that they are thread-safe
* added some known globals from a currently-excluded file
* dropped some outdated globals from the whitelist
Diffstat (limited to 'Python/frame.c')
0 files changed, 0 insertions, 0 deletions