Skip to content

CI: Remove PyPy references in CI testing #61814

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
Jul 9, 2025
Merged

Conversation

mroeschke
Copy link
Member

We haven't had reliable PyPy testing in many years now and no one to champion supporting this platform. We only have 1 job that builds pandas with PyPy on Python 3.9 (already dropped). It's made more difficult that conda-forge no longer supports PyPy either, https://conda-forge.org/news/2024/08/14/sunsetting-pypy/

I don't think it's worth using resources for this job anymore. pandas can still have code for PyPy compatibility for those wanting to support PyPy independently.

@mroeschke mroeschke added this to the 3.0 milestone Jul 8, 2025
@mroeschke mroeschke added the CI Continuous Integration label Jul 8, 2025
@WillAyd WillAyd merged commit f94b430 into pandas-dev:main Jul 9, 2025
46 of 47 checks passed
@WillAyd
Copy link
Member

WillAyd commented Jul 9, 2025

Thanks @mroeschke

@mroeschke mroeschke deleted the rm/pypy branch July 9, 2025 22:43
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