mirror of
https://github.com/github/codeql.git
synced 2026-05-19 21:57:13 +02:00
6 lines
231 B
Markdown
6 lines
231 B
Markdown
## 7.0.5
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
- The Python extractor now supports the new `lazy import ...` and `lazy from ... import ...` (as defined in [PEP-810](https://peps.python.org/pep-0810/)) that will be part of Python 3.15.
|