Skip to content

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

Merged
codeql-ci merged 2 commits intogithub:mainfrom
yoff:python/port-RaisesTuple
Sep 19, 2022
Merged

python: Port RaisingTuple.ql to not use points-to#10264
codeql-ci merged 2 commits intogithub:mainfrom
yoff:python/port-RaisesTuple

Conversation

@yoff
Copy link
Copy Markdown
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