Skip to content

Revert "Switch to PyPy nightly"#3447

Merged
A5rocks merged 2 commits into
mainfrom
revert-3434-debug-pypy
Jun 1, 2026
Merged

Revert "Switch to PyPy nightly"#3447
A5rocks merged 2 commits into
mainfrom
revert-3434-debug-pypy

Conversation

@illia-v
Copy link
Copy Markdown
Contributor

@illia-v illia-v commented Jun 1, 2026

This reverts #3434 (closes #3433) because PyPy v7.3.23 was released.

https://pypy.org/posts/2026/05/pypy-v7322-release.html

@illia-v illia-v requested a review from A5rocks June 1, 2026 21:58
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00000%. Comparing base (d66c4fb) to head (879b88f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@               Coverage Diff               @@
##                 main        #3447   +/-   ##
===============================================
  Coverage   100.00000%   100.00000%           
===============================================
  Files             128          128           
  Lines           19419        19417    -2     
  Branches         1317         1317           
===============================================
- Hits            19419        19417    -2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@illia-v
Copy link
Copy Markdown
Contributor Author

illia-v commented Jun 1, 2026

Hmm, the PyPy job failed.

I opened this PR after seeing this fixed for urllib3, this means that without check-latest: true actions/setup-python still installs the previous version of PyPy.

@A5rocks
Copy link
Copy Markdown
Contributor

A5rocks commented Jun 1, 2026

Interesting, I didn't know about that configuration! I think we should enable that.

Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml
Co-authored-by: A5rocks <git@helvetica.moe>
@A5rocks A5rocks merged commit 96914fb into main Jun 1, 2026
83 checks passed
@A5rocks A5rocks deleted the revert-3434-debug-pypy branch June 1, 2026 23:07
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.

Newest PyPy started failing

2 participants