We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b6aab1 commit 64890a1Copy full SHA for 64890a1
1 file changed
python/ql/lib/change-notes/2024-10-01-comprehension-flow.md
@@ -1,7 +1,5 @@
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
-```
+* Dataflow out of yield is added, allowing proper tracing through generators.
0 commit comments