Skip to content

Support for free-threaded Python 3.14 #488

Description

@aureliobarbosa

Many python packages are starting to enable the free-threaded python versions. It would be nice if this could be considered for this package since there is at least one downstream package (timezonefinder) working on this direction jannikmi/timezonefinder#364.

I did some investigation by installing h3-py alongside pytest-run-parallel and found no issue (while working on this one must set the environment variable PYTHON_GIL=0).

Although this result only indicates that maybe this library can be deployed to thread-free python, it is also possible that tests are not sufficiently extensive and didn't touch cases where it would fail in a thread-free python run.

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