Skip to content

build: drop support for PyPy#3835

Merged
ikrommyd merged 1 commit intoscikit-hep:mainfrom
ikrommyd:drop-pypy
Feb 4, 2026
Merged

build: drop support for PyPy#3835
ikrommyd merged 1 commit intoscikit-hep:mainfrom
ikrommyd:drop-pypy

Conversation

@ikrommyd
Copy link
Copy Markdown
Collaborator

@ikrommyd ikrommyd commented Feb 3, 2026

Closes #3827
We follow numpy and drop PyPy support as PyPy is no longer under active development.

@ikrommyd ikrommyd requested review from henryiii and ianna February 3, 2026 21:40
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.65%. Comparing base (02f3080) to head (943b1a2).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 3, 2026

The documentation preview is ready to be viewed at http://preview.awkward-array.org.s3-website.us-east-1.amazonaws.com/PR3835

@ikrommyd
Copy link
Copy Markdown
Collaborator Author

ikrommyd commented Feb 4, 2026

The next awkward release also drops python 3.9 support so this is a good time to do this actually.

Copy link
Copy Markdown
Member

@ianna ianna left a comment

Choose a reason for hiding this comment

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

@ikrommyd - great! We have discussed this. Please merge it when you are ready. Thanks

@ikrommyd
Copy link
Copy Markdown
Collaborator Author

ikrommyd commented Feb 4, 2026

Will wait for @henryiii too in case I have missed something in the wheel building / packaging part :)

@ariostas
Copy link
Copy Markdown
Member

ariostas commented Feb 4, 2026

This is good timing since the next release was already planned to be a minor bump since Python 3.9 was dropped.

EDIT: I just realized Iason said the same thing.

Copy link
Copy Markdown
Member

@henryiii henryiii left a comment

Choose a reason for hiding this comment

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

LGTM, didn't see anything obvious missing.

@henryiii
Copy link
Copy Markdown
Member

henryiii commented Feb 4, 2026

I can followup after this goes in and drop 3.13t. (Changes one of the same lines)

@ikrommyd
Copy link
Copy Markdown
Collaborator Author

ikrommyd commented Feb 4, 2026

Thanks everybody, merging :)

@ikrommyd ikrommyd merged commit 675ff70 into scikit-hep:main Feb 4, 2026
39 checks passed
@ikrommyd ikrommyd deleted the drop-pypy branch February 4, 2026 18:47
@henryiii henryiii mentioned this pull request Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop PyPy testing and support and stop making awkward-cpp wheels

4 participants