tree-sitter/py-tree-sitter

Support the free-threaded build

Aberta

#458 aberto em 22 de mai. de 2026

 (7 comentários) (3 reações) (0 responsável)C (192 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (1.490 estrelas)
Métricas de merge de PR
 (Mesclagem média 4d 14h) (7 fundiu PRs em 30d)

Description

Currently there are no wheels for free-threaded Python available on PyPI for tree-sitter. It does quickly build from source, but any environment without compilers won't be able to install it without binaries available.

I tried running the example in the readme but quickly ran into issues in tree-sitter-python: https://github.com/tree-sitter/tree-sitter-python/issues/337

Guia do colaborador