Skip to content

Fully support free threaded Python #568

@rogerbinns

Description

@rogerbinns

The GIL is currently relied upon. It will likely go away eventually.

https://py-free-threading.github.io/
https://docs.python.org/3.14/howto/free-threading-extensions.html

  • Update unicode to say GIL not needed
  • The utf8/offset mappers likely need critical sections
  • Update apsw module to say GIL not needed

More in lower comment

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