Skip to content

Ignore GraalPy devtag#15013

Merged
zanieb merged 2 commits intoastral-sh:mainfrom
msimacek:msimacek/graalpy
Aug 7, 2025
Merged

Ignore GraalPy devtag#15013
zanieb merged 2 commits intoastral-sh:mainfrom
msimacek:msimacek/graalpy

Conversation

@msimacek
Copy link
Copy Markdown
Contributor

@msimacek msimacek commented Aug 1, 2025

Allows development builds of GraalPy to work with uv.

CC @timfel

Allows development builds of GraalPy to work with uv.
@zanieb
Copy link
Copy Markdown
Member

zanieb commented Aug 1, 2025

Could you add some sort of test coverage for this?

@msimacek
Copy link
Copy Markdown
Contributor Author

msimacek commented Aug 1, 2025

I added an integration test for running with a graalpy dev build. Without my changes, it would fail with

error: Failed to inspect Python interpreter from provided path at `graalpy-25.0.0-dev-linux-amd64/bin/python`
  Caused by: Querying Python at `graalpy-25.0.0-dev-linux-amd64/bin/python` returned an invalid response: expected version to start with a number, but no leading ASCII digits were found

Is that ok?

@zanieb zanieb added the bug Something isn't working label Aug 7, 2025
Copy link
Copy Markdown
Member

@zanieb zanieb left a comment

Choose a reason for hiding this comment

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

Thanks!

@zanieb zanieb merged commit e5eec05 into astral-sh:main Aug 7, 2025
92 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants