Skip to content

CI: drop Pyston from test matrix #736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2025
Merged

Conversation

dnicolodi
Copy link
Member

Pyston is unmaintained. The most recent Pyston packages are only available for for Ubuntu 20.04. GitHub Actions is dropping support for this distribution. With this it is becoming more demanding to test this interpreter. The latest Pyston release support Python 3.8, which is EOL for CPython. meson-python does not have any Pyston specific code. Maintaining test coverage for this interpreter does not seem worth the effort that it would require.

Pyston is unmaintained. The most recent Pyston packages are only
available for for Ubuntu 20.04. GitHub Actions is dropping support for
this distribution. With this it is becoming more demanding to test
this interpreter. The latest Pyston release support Python 3.8, which
is EOL for CPython. meson-python does not have any Pyston specific
code. Maintaining test coverage for this interpreter does not seem
worth the effort that it would require.
@rgommers rgommers added the CI Continuous Integration label Apr 25, 2025
Copy link
Contributor

@rgommers rgommers left a comment

Choose a reason for hiding this comment

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

Thanks @dnicolodi. Makes sense, last commit on the Pyston repo was 3 years ago, it's really dead.

@rgommers rgommers merged commit 2320a4b into mesonbuild:main Apr 25, 2025
39 checks passed
@rgommers rgommers added this to the v0.18.0 milestone Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants