Files
codeql/python
Taus 485e949467 Python: Port NonIteratorInForLoop.ql
Same comment as for the preceding commit. We lose one test result due to
the fact that we don't know what to do about `for ... in 1` (because `1`
is an instance of a built-in). I'm going to defer addressing this until
we get some modelling of built-in types.
2026-03-09 17:13:02 +00:00
..
2022-10-13 11:21:09 -04:00
2026-03-09 17:13:02 +00:00
2025-02-20 19:31:00 +00:00