Files
codeql/python/ql/lib/change-notes/2024-02-28-iterable-unpacking-module-scope.md
2024-03-06 12:07:33 -08:00

131 B

category
category
minorAnalysis
  • Fixed flow for iterable unpacking (a,b = my_tuple) when it occurs on top-level (module) scope.