Skip to content

Build wheels for GraalPy#685

Merged
bwoodsend merged 3 commits intoultrajson:mainfrom
timfel:main
Sep 25, 2025
Merged

Build wheels for GraalPy#685
bwoodsend merged 3 commits intoultrajson:mainfrom
timfel:main

Conversation

@timfel
Copy link
Copy Markdown
Contributor

@timfel timfel commented Sep 23, 2025

Since GraalPy support in cibuildwheels had a few releases to stabilise now, it would be great if GraalPy wheels could be published officially. I'm skipping GraalPy on Windows, because there is some issue with rich on GraalPy on Windows.

@bwoodsend bwoodsend added the changelog: Added For new features label Sep 23, 2025
@bwoodsend
Copy link
Copy Markdown
Collaborator

I don't suppose you've checked if setting NO_COLOR or TERM=dumb environment variables can keep pip/rich from hitting that broken code path?

@timfel
Copy link
Copy Markdown
Contributor Author

timfel commented Sep 24, 2025

I don't suppose you've checked if setting NO_COLOR or TERM=dumb environment variables can keep pip/rich from hitting that broken code path?

I haven't tried, I'll do so and comment here or update the PR if I get it working.

@timfel
Copy link
Copy Markdown
Contributor Author

timfel commented Sep 24, 2025

Disabling the pip progress bar got around that bug on GraalPy, I don't suppose the progess bar is important in the CI log anyway.

Comment thread .github/workflows/deploy.yml Outdated
Comment thread .github/workflows/deploy.yml Outdated
Copy link
Copy Markdown
Collaborator

@bwoodsend bwoodsend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@bwoodsend bwoodsend merged commit 115909c into ultrajson:main Sep 25, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: Added For new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants