Skip to content

Consider support for free-threaded Python builds (f.e. 3.14t) #468

@Griger5

Description

@Griger5

nanobind supports it with:

nanobind_add_module(_PyPartMC FREE_THREADED STABLE_ABI ${PyPartMC_sources})

We skip the builds in buildwheels.yml:

CIBW_SKIP: "*-win32 *-manylinux_i686 pp* *musllinux* cp3??t-*"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions