Files
codeql/python
Taus 93e35661e6 Python: Make isNewType more precise
For module-level metaclass declarations, we now also check that the
right hand side in a `__metaclass__ = type` assignment is in fact the
built-in `type`.
2026-03-23 15:22:24 +00:00
..
2022-10-13 11:21:09 -04:00
2026-03-23 15:22:24 +00:00
2025-02-20 19:31:00 +00:00