mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
Merge pull request #6218 from tausbn/python-add-typetrackingnode
Approved by RasmusWL
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