mirror of
https://github.com/github/codeql.git
synced 2026-05-14 19:29:28 +02:00
231 B
231 B
7.0.5
Minor Analysis Improvements
- The Python extractor now supports the new
lazy import ...andlazy from ... import ...(as defined in PEP-810) that will be part of Python 3.15.