tree-sitter/py-tree-sitter

Support the free-threaded build

Aperta

#458 aperta il 22 mag 2026

 (7 commenti) (2 reazioni) (0 assegnatari)C (192 fork)github user discovery
help wanted

Metriche repository

Star
 (1487 stelle)
Metriche merge PR
 (Merge medio 4g 14h) (7 PR mergiate in 30 g)

Descrizione

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

Guida contributor