Skip to content

Commit ee143ee

Browse files
committed
Python: Add change note for unified parser.
1 parent 0558b58 commit ee143ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

change-notes/1.20/analysis-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Removes false positives seen when using Python 3.6, but not when using earlier v
2929

3030
## Changes to code extraction
3131

32-
* *Series of bullet points*
32+
* The extractor now parses all Python code from a single unified grammar. This means that almost all Python code will be successfully parsed, even if mutually incompatible Python code is present in the same project.
3333

3434
## Changes to QL libraries
3535

0 commit comments

Comments
 (0)