Skip to content

Add support for free-thread CPython (python >=3.13) #329

@manodeep

Description

@manodeep

Since python can now come without GIL, interacting with the CPython API is slightly different. The changes needed are described here - seems reasonably straightforward. Probably should be done alongside dropping python2 support from the CPython extensions.

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