We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdf4dd1 commit 8079788Copy full SHA for 8079788
1 file changed
python/ql/lib/change-notes/2024-02-28-iterable-unpacking-module-scope.md
@@ -0,0 +1,4 @@
1
+---
2
+category: minorAnalysis
3
4
+* Fixed flow for iterable unpacking (`a,b = my_tuple`) when it occurs on top-level (module) scope.
0 commit comments