Files
codeql/python/change-notes/2021-03-11-api-graph-builtins.md
2021-03-11 23:03:18 +01:00

2 lines
190 B
Markdown

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.