Merge pull request #13178 from yoff/python-ruby/track-through-summaries-pm

ruby/python: Shared module for typetracking through flow summaries
This commit is contained in:
yoff
2023-06-20 11:19:45 +02:00
committed by GitHub
13 changed files with 1314 additions and 264 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Type tracking is now aware of flow summaries. This leads to a richer API graph, and may lead to more results in some queries.