Files
codeql/python/ql/src/Classes
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
..
2025-07-14 14:26:49 +01:00
2026-01-30 12:50:25 +00:00
2025-11-26 12:30:30 +00:00
2025-07-09 14:14:30 +01:00
2025-11-26 12:30:30 +00:00
2026-03-20 13:28:45 +00:00