Files
codeql/python/ql/lib/change-notes/2023-12-20-add-scope-entry-definition-nodes.md
Rasmus Lerchedahl Petersen 7749b8e60e Python: add change-note
2023-12-20 12:53:37 +01:00

174 B

category
category
fix
  • We would previously confuse all captured variables into a single scope entry node. Now they each get their own node so they can be tracked properly.