Files
codeql/python/ql
Taus 205466d7ab Python: Model undefinedness
Adds `maybeUndefined` to the reachability module, modelling which
names/variables may be undefined at runtime. The approach is very close
to the one used in points-to, though it of course relies on our new
modelling of exceptions/reachability instead.
2026-04-08 15:58:39 +00:00
..
2025-11-26 12:30:30 +00:00
2026-04-08 15:58:39 +00:00