Skip to content

Python: type track through flow summaries#12795

Closed
yoff wants to merge 4 commits into
github:mainfrom
yoff:python/type-track-summaries
Closed

Python: type track through flow summaries#12795
yoff wants to merge 4 commits into
github:mainfrom
yoff:python/type-track-summaries

Conversation

@yoff
Copy link
Copy Markdown
Contributor

@yoff yoff commented Apr 11, 2023

This is a port of the same facility for Ruby. It adds edges to the type tracking step relation based on flow summaries. There is support for both read and write steps as well as level steps. Summaries that should be taken into account for this, should not use API graphs or type tracking to identify calls or callbacks.

yoff added 4 commits March 28, 2023 15:26
- add getACallSimple
still need to show this in a test
- should add tests for a content that we track
  i.e. a field.
@yoff
Copy link
Copy Markdown
Contributor Author

yoff commented Jun 20, 2023

Superseeded by #13178

@yoff yoff closed this Jun 20, 2023
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.

1 participant