mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
Python: Add change note
This commit is contained in:
2
python/change-notes/2021-02-18-type-backtrackers.md
Normal file
2
python/change-notes/2021-02-18-type-backtrackers.md
Normal file
@@ -0,0 +1,2 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user