mirror of
https://github.com/github/codeql.git
synced 2026-05-14 19:29:28 +02:00
For this one we actually lose a test result. However, this is kind of to be expected since we no longer have the "precise" MRO that the points-to analysis computes. Honestly, I'm on the fence about even keeping this query at all. It seems like it might be superfluous in a world with good Python type checking.