Files
codeql/python
Taus 059693ce89 Python: Restrict ShouldBeContextManager.ql results
By limiting the results to the class that actually defines the `__del__`
method, we eliminate a bunch of FPs where a _subclass_ of such a class
would also get flagged.
2026-03-24 13:04:44 +00:00
..
2022-10-13 11:21:09 -04:00
2025-02-20 19:31:00 +00:00