Python: add change note

This commit is contained in:
Rasmus Lerchedahl Petersen
2024-10-03 10:09:59 +02:00
parent 0dc036abd1
commit 9e808c17af

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Type tracking, and hence the API graph, is now able to correctly trace trough comprehensions.