tree-sitter/py-tree-sitter

Support the free-threaded build

开放

#458 创建于 2026年5月22日

 (7 条评论) (2 个反应) (0 位负责人)C (192 个派生)github user discovery
help wanted

仓库指标

星标
 (1,486 个星标)
PR 合并指标
 (平均合并 4天 14小时) (30 天内合并 7 个 PR)

描述

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

贡献者指南