Python: Add change note

This commit is contained in:
Taus
2021-07-12 09:59:17 +00:00
committed by GitHub
parent a65d40e36f
commit 200da983d9

View 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.