Skip to content

Support Python 3.14 free threading #149

Description

@harshil21

The new python 3.14 free threading mode allows running code without the GIL (Global Interpreter Lock). spidev should declare that it can run safely without the GIL. There is a good guide at https://py-free-threading.github.io/ on how to do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions