Skip to content

Start running PyPy 3.11 in CI#3282

Merged
CoolCat467 merged 3 commits intopython-trio:mainfrom
A5rocks:pypy-3.11
Jun 11, 2025
Merged

Start running PyPy 3.11 in CI#3282
CoolCat467 merged 3 commits intopython-trio:mainfrom
A5rocks:pypy-3.11

Conversation

@A5rocks
Copy link
Copy Markdown
Contributor

@A5rocks A5rocks commented Jun 9, 2025

This is technically a "beta" version of PyPy but they say they'll drop 3.10 in the next release so it's better to make sure we support it.

@jakkdl
Copy link
Copy Markdown
Member

jakkdl commented Jun 10, 2025

Can also add it to the envlist in tox.ini

@CoolCat467 CoolCat467 enabled auto-merge June 11, 2025 01:09
@CoolCat467
Copy link
Copy Markdown
Member

Cache issue again, deleted windows caches so hopefully this next CI run will not have the cache issue

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 11, 2025

Codecov Report

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

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

@CoolCat467
Copy link
Copy Markdown
Member

Ubuntu failures are from I think another cache issue, this time with apt-get instead of pip

@A5rocks
Copy link
Copy Markdown
Contributor Author

A5rocks commented Jun 11, 2025

I think the Ubuntu failures are simply a transient error due to a mirror being down?

@A5rocks
Copy link
Copy Markdown
Contributor Author

A5rocks commented Jun 11, 2025

OK I actually get it now, it's that presumably some of the GitHub Action runners have run apt update recently and some haven't. Turns out I just had to rerun it 7 times to luck into getting a good runner.

@CoolCat467 CoolCat467 merged commit 8571ef2 into python-trio:main Jun 11, 2025
295 of 333 checks passed
@A5rocks A5rocks deleted the pypy-3.11 branch June 11, 2025 03:47
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.

3 participants