Skip to content

tree-sitter-yaml: add build-tree-sitter-yaml.yml for riscv64 wheels - #872

Merged
luhenry merged 1 commit into
mainfrom
tree-sitter-yaml
Sep 3, 2026
Merged

tree-sitter-yaml: add build-tree-sitter-yaml.yml for riscv64 wheels#872
luhenry merged 1 commit into
mainfrom
tree-sitter-yaml

Conversation

@luhenry

@luhenry luhenry commented Sep 3, 2026

Copy link
Copy Markdown
Member

Compiles the tree-sitter YAML grammar into a Python extension. Upstream publishes no riscv64 wheel.

Mirrors upstream's package-pypi.yml.

Differs from upstream

  • Nothing beyond the riscv64 image.

Testing

  • same as upstream

License: OK

Mirrors upstream's shared tree-sitter/workflows package-pypi.yml build,
narrowed to riscv64. tree-sitter-yaml's setup.py gates py_limited_api on
Py_GIL_DISABLED like tree-sitter-c-sharp and tree-sitter-php, so this
follows their workflow shape (cp310-abi3 tag, cp312/cp313/cp314 build
matrix, no source patch needed since bindings/python/tests/test_binding.py
already imports Parser and Language by name).
@luhenry
luhenry merged commit 587fe22 into main Sep 3, 2026
6 checks passed
@luhenry
luhenry deleted the tree-sitter-yaml branch September 3, 2026 21:17
@luhenry luhenry linked an issue Sep 3, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tree-sitter-yaml riscv64 support

1 participant