Skip to content

Commit e0a3c8a

Browse files
committed
Python: add change note
1 parent dacc0ab commit e0a3c8a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
```yaml
2+
---
3+
category: minorAnalysis
4+
---
5+
* More precise modelling of the dataflow through comprehensions. In particular, captured variables are now handled correctly.
6+
* Dataflow out of yield is added, allowing proper tracing through generators.
7+
```

0 commit comments

Comments
 (0)