Files
codeql/python
Rasmus Lerchedahl Petersen bbb43a53e5 python: add test for captured variables
this illustrates that the function implementing
the comprehension does not capture `mod_local`.

We could handle this case specially, by having
a different implementation for `for`, but the
wider issue would remain.
2023-03-09 11:44:58 +01:00
..
2023-01-05 20:42:29 +01:00
2022-10-13 11:21:09 -04:00