Files
codeql/python
Taus 3e7986a14a 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-04-08 15:58:38 +00:00
..
2022-10-13 11:21:09 -04:00
2025-02-20 19:31:00 +00:00