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

231 B

7.0.5

Minor Analysis Improvements

  • The Python extractor now supports the new lazy import ... and lazy from ... import ... (as defined in PEP-810) that will be part of Python 3.15.