mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Python: Add change note
This commit is contained in:
3
python/change-notes/2021-07-12-add-typetrackingnode.md
Normal file
3
python/change-notes/2021-07-12-add-typetrackingnode.md
Normal file
@@ -0,0 +1,3 @@
|
||||
lgtm,codescanning
|
||||
* The `track` and `backtrack` methods on `LocalSourceNode` have been deprecated. When writing
|
||||
type trackers, the corresponding methods on `TypeTrackingNode` should be used instead.
|
||||
Reference in New Issue
Block a user