Skip to content

Chore update pypy3 to pypy-3.11-v7.3.21#779

Merged
StephenSorriaux merged 1 commit into
python-zk:masterfrom
ThosRTanner:chore-update-pypy3
Apr 29, 2026
Merged

Chore update pypy3 to pypy-3.11-v7.3.21#779
StephenSorriaux merged 1 commit into
python-zk:masterfrom
ThosRTanner:chore-update-pypy3

Conversation

@ThosRTanner

Copy link
Copy Markdown
Contributor

Fixes #778

Why is this needed?

Because all the pypy3 tests fail to validate in CI

Proposed Changes

  • Update version of pypy3 to 3.11

Does this PR introduce any breaking change?

I don't know if updating to pyp3.11 counts as breaking, but on the other hand the maintainers of maturin seem disinclined to fix the issue (see PyO3/maturin#3160)

@ThosRTanner ThosRTanner changed the title Chore update pypy3 to Chore update pypy3 to pypy-3.11-v7.3.21 Apr 26, 2026
@codecov

codecov Bot commented Apr 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.67%. Comparing base (86e69f2) to head (8a5c529).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #779   +/-   ##
=======================================
  Coverage   96.67%   96.67%           
=======================================
  Files          27       27           
  Lines        3553     3554    +1     
=======================================
+ Hits         3435     3436    +1     
  Misses        118      118           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@StephenSorriaux StephenSorriaux left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for taking the time to fix this

@StephenSorriaux StephenSorriaux merged commit 1c2da96 into python-zk:master Apr 29, 2026
70 of 72 checks passed
@ThosRTanner ThosRTanner deleted the chore-update-pypy3 branch April 29, 2026 19:37
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.

Ref - https://github.com/PyO3/maturin/issues/3160 - update to pypy3.11

2 participants