Python: valid change note

This commit is contained in:
Rasmus Lerchedahl Petersen
2024-10-01 12:37:45 +02:00
parent 2b6aab108d
commit 64890a1a6b

View File

@@ -1,7 +1,5 @@
```yaml
---
category: minorAnalysis
---
* More precise modelling of the dataflow through comprehensions. In particular, captured variables are now handled correctly.
* Dataflow out of yield is added, allowing proper tracing through generators.
```
* Dataflow out of yield is added, allowing proper tracing through generators.