Files
codeql/python
Taus 970349bc1f Python: Extend reachability analysis with common guards
Adds `if False: ...` and `if typing.TYPE_CHECKING: ...` to the set of
nodes that are unlikely to be reachable.
2026-03-09 17:22:07 +00:00
..
2022-10-13 11:21:09 -04:00
2025-02-20 19:31:00 +00:00