codeql/python/change-notes/2021-03-11-api-graph-builti...

2 строки
190 B
Markdown
Исходник Обычный вид История

2021-03-12 00:06:56 +03:00
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.