8000 gh-90110: Get the C Analyzer Tool Working Again by ericsnowcurrently · Pull Request #96057 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-90110: Get the C Analyzer Tool Working Again #96057

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Aug 17, 2022

Conversation

ericsnowcurrently
Copy link
Member
@ericsnowcurrently ericsnowcurrently commented Aug 17, 2022

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

@ericsnowcurrently ericsnowcurrently marked this pull request as ready for review August 17, 2022 19:26
@ericsnowcurrently ericsnowcurrently merged commit 5aac851 into python:main Aug 17, 2022
@ericsnowcurrently ericsnowcurrently deleted the update-c-analyzer branch August 17, 2022 19:55
tiran pushed a commit to tiran/cpython that referenced this pull request Aug 19, 2022
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0