Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

GraalPy support #3148

Copy link
Copy link
Closed as not planned
Closed as not planned
Copy link
@kurtmckee

Description

@kurtmckee
Issue body actions

What's the problem this feature will solve?

The GitHub action actions/setup-python has recently merged a PR to support GraalPy (note that this support hasn't been released yet -- to access it, I think it's still necessary to reference actions/setup-python@main in a CI workflow).

GraalPy will be the third interpreter type available when running jobs in GitHub CI, and I'd like to have a way to test it alongside CPython and PyPy, as a defined tox environment.

Describe the solution you'd like

I'd like to be able to specify GraalPy as a target interpreter for a tox environment.

Their version scheme appears to differ from CPython and PyPy -- in GitHub it's referenced as "graalpy-23.0"...it seems they currently target Python 3.10 as the language version.

Alternative Solutions

I haven't tried anything to resolve this. I imagine (but haven't tested!) that manipulating the $PATH might allow tox to only see the GraalPy python executable.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.