mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Python: Support builtins in API graphs
This commit is contained in:
2
python/change-notes/2021-03-11-api-graph-builtins.md
Normal file
2
python/change-notes/2021-03-11-api-graph-builtins.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* API graphs now contain nodes for built-in functions and classes. For instance, `API::builtin("open")` is the API graph node corresponding to the built-in `open` function.
|
||||
Reference in New Issue
Block a user