pydantic-monty-client: add build-pydantic-monty-client.yml for riscv64 wheels - #1676
Merged
Conversation
luhenry
added a commit
that referenced
this pull request
Sep 10, 2026
luhenry
force-pushed
the
pydantic-monty-client
branch
from
September 10, 2026 07:10
649914b to
1159eea
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
pydantic-monty-clientCompiles the
pydantic_monty._montyPyO3 extension (crates/monty-python), the client-side API that dispatches Monty sandbox sessions to amontyworker subprocess. Upstream publishes no riscv64 wheel.Mirrors the
test-python-coverage/test-pythonjobs of upstream's ownci.yml.Differs from upstream
monty-runtimefrom source inbefore-all- the test suite spawns it as a subprocess and no riscv64 runtime wheel is registered on this index yet.LICENSEbeside the crate'spyproject.tomlbefore building; upstream's own published wheel ships without it.Testing
test_readme_examples.py(needsruffviapytest-examples) andtest_websocket.py(needswebsockets) - neither has a riscv64 wheel on this registry.License: OK - MIT, nothing third-party vendored.
Built on cp312/cp313/cp314/cp314t; 932 passed, 1 xfailed against the released PyPI wheel in local rehearsal.