Files
codeql/python
Taus b871342e83 Python: A small further performance improvement
Unrolling the transitive closure had slightly better performance here.

Also, we exclude names of builtins, since those will be handled by a
separate case of `isDefinedLocally`.
2021-12-09 10:29:55 +00:00
..
2021-09-02 15:40:32 +02:00
2021-09-16 13:11:03 +02:00