Files
codeql/python
Taus 39049e3fcc 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-03-09 17:22:12 +00:00
..
2022-10-13 11:21:09 -04:00
2026-03-09 17:22:12 +00:00
2025-02-20 19:31:00 +00:00