Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions