Files
codeql/python/ql/lib/change-notes/released/7.0.5.md
2026-04-20 09:27:23 +00:00

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.