tree-sitter/py-tree-sitter

Support the free-threaded build

Ouverte

#458 ouverte le 22 mai 2026

 (7 commentaires) (2 réactions) (0 personne assignée)C (192 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (1 486 étoiles)
Métriques de merge PR
 (Merge moyen 4j 14h) (7 PRs mergées en 30 j)

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

Guide contributeur