We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad53518 commit cd0e463Copy full SHA for cd0e463
1 file changed
python/ql/lib/change-notes/2025-06-26-fix-match-as-identifier.md
@@ -0,0 +1,5 @@
1
+---
2
+category: fix
3
4
+
5
+- The Python parser is now able to correctly parse expressions such as `match[1]` and `match()` where `match` is not used as a keyword.
0 commit comments