tree-sitter/py-tree-sitter

Support the free-threaded build

オープン

#458 opened on 2026/05/22

 (7 件のコメント) (3 件のリアクション) (0 人の担当者)C (192 件のフォーク)github user discovery
help wanted

Repository metrics

Stars
 (1,488 個のスター)
PR merge metrics
 (平均マージ 4d 14h) (30d で 7 merged PRs)

説明

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

コントリビューターガイド