mirror of
https://github.com/github/codeql.git
synced 2025-12-23 12:16:33 +01:00
246 B
246 B
category
| 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.