Skip to content

Commit 64890a1

Browse files
committed
Python: valid change note
1 parent 2b6aab1 commit 64890a1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
```yaml
21
---
32
category: minorAnalysis
43
---
54
* 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-
```
5+
* Dataflow out of yield is added, allowing proper tracing through generators.

0 commit comments

Comments
 (0)