Python: Add change note

Co-authored-by: Napalys Klicius <napalys@github.com>
This commit is contained in:
Taus
2025-06-04 14:44:32 +00:00
parent d1cf7f0624
commit 2c45550a9f

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Type annotations such as `foo : Bar` are now treated by the call graph as an indication that `foo` may be an instance of `Bar`.