mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Python: add change note
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
```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.
|
||||
```
|
||||
Reference in New Issue
Block a user