Skip to content

Support lazy imports coming with Python 3.15 (lazy keyword) #21682

@p-

Description

@p-

Hey CodeQL Team 👋

PEP 810 (Status: Accepted) introduced "Explicit lazy imports" for Python:

lazy import json
lazy from json import dumps

The lazy keyword is currently not supported and leads to processing errors when pre-releases of Python 3.15 are used.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions