Files
codeql/python/ql/lib/change-notes/released/4.0.11.md
2025-07-07 14:00:26 +00:00

6 lines
162 B
Markdown

## 4.0.11
### Bug Fixes
- The Python parser is now able to correctly parse expressions such as `match[1]` and `match()` where `match` is not used as a keyword.