mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
131 B
131 B
category
| category |
|---|
| minorAnalysis |
- Fixed flow for iterable unpacking (
a,b = my_tuple) when it occurs on top-level (module) scope.