Files
codeql/python/change-notes/2021-02-18-type-backtrackers.md
Taus Brock-Nannestad 880451f659 Python: Add change note
2021-02-18 15:59:34 +01:00

215 B

lgtm,codescanning

  • Added support for type backtracking. Dual to the TypeTracker class, the TypeBackTracker class allows the propagation of user-defined type information backwards from a set of data flow nodes.