Files
codeql/python
Taus c4ec331e96 Python: Port IllegalRaise.ql
Adds a convenient way to get the class name for an immutable literal (to
maintain the same output format as was provided by the points-to
version). I don't know if people are in the habit of writing `raise 5`,
but I guess `raise "NotImplemented"` (wrong on so many levels) is not
entirely impossible.

No test changes.
2026-03-09 17:22:01 +00:00
..
2022-10-13 11:21:09 -04:00
2026-03-09 17:22:01 +00:00
2025-02-20 19:31:00 +00:00