mirror of
https://github.com/github/codeql.git
synced 2025-12-23 20:26:32 +01:00
5 lines
246 B
Markdown
5 lines
246 B
Markdown
---
|
|
category: minorAnalysis
|
|
---
|
|
* Reads of global/non-local variables (without annotations) inside functions defined on classes now works properly in the case where the class had an attribute defined with the same name as the non-local variable.
|