Skip to content

python: Port RaisingTuple.ql to not use points-to #10264

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 2 commits into from
Sep 19, 2022

Conversation

yoff
Copy link
Contributor

@yoff yoff commented Sep 1, 2022

Use local dataflow instead and simply check for tuple literals.

Use local dataflow instead and simply check for tuple literals.
@yoff yoff requested a review from a team as a code owner September 1, 2022 19:47
@github-actions github-actions bot added the Python label Sep 1, 2022
@yoff yoff added the no-change-note-required This PR does not need a change note label Sep 3, 2022
We now locate a `DataFlow::Node` rather than an 'AstNode`.
@codeql-ci codeql-ci merged commit b488087 into github:main Sep 19, 2022
@yoff yoff deleted the python/port-RaisesTuple branch September 19, 2022 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-change-note-required This PR does not need a change note Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants