Skip to content

Allowing building for freethreaded Python #596

@ayshih

Description

@ayshih

It looks like reproject cannot currently be built for freethreaded Python because reproject insists on the Limited API:

reproject/pyproject.toml

Lines 207 to 208 in c3c56d8

[tool.distutils.bdist_wheel]
py-limited-api = "cp311"

Can an automatic switch be implemented a la what is done in pyerfa to support freethreading?

ping @Cadair

Metadata

Metadata

Assignees

No one assigned

    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