Skip to content

Feature: Add support for free-threaded Python build (3.14t) #296

@nascheme

Description

@nascheme

Describe what you are looking for

This issue is intended to track the efforts of adding support for the free-threaded build of CPython (e.g. 3.14t). The Python free-threading guide contains some helpful advice on approaching this task.

Looking at the code in python/stringzilla.c, it looks like there is not much work to do. The only global state I see is the temporary_memory variable. I'll create a PR to fix that.

Can you contribute to the implementation?

  • I can contribute

Is your feature request specific to a certain interface?

Python bindings

Contact Details

No response

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions