Files
codeql/python
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
..
2026-04-08 15:58:39 +00:00
2025-02-20 19:31:00 +00:00