-
Notifications
You must be signed in to change notification settings - Fork 613
PyPy3.10 is v7.3.17 not the latest v7.3.18 #1033
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
Comments
PyPy3.11 v7.3.18 is available. I have not confirmed yet, but I suppose PyPy3.10 v7.3.18 is also available, since it's present in https://downloads.python.org/pypy/versions.json. |
On https://pypy.org/download.html both latest PyPy3.11 and PyPy3.10 are available. Both are present in versions.json. |
If I may add, some of our Actions have used |
FYI: I did several restarts on diofant/python-gmp#127 - it always uses v7.3.17 (for pypy3.10). |
The Python executable is cached AFAICT, but it's definitely available
(from https://github.com/edgarrmondragon/pep610/actions/runs/13291446273/job/37113015486#step:3:14) |
caching is turned off by default (which is my case, for example) BTW, with latest re-run I got 7.3.18: https://github.com/diofant/python-gmp/actions/runs/13279716587/job/37129536312 |
I see, check-latest is by default still false. |
Hi @skirpichev , @Mulugruntz, Thank you for creating this issue. We’ve investigated the problem with PyPy 3.10 and PyPy 3.11 and observed that it is picking version v7.3.18, and for PyPy 3.13, I am seeing the installation of version 3.13.2. Please find the screenshots for reference. ![]() ![]() |
Not sure why I got pinged here. Is there something I could do to help? |
Hello @lysnikolaou, Apologies, your name was tagged by mistake. Please disregard the above comment. Thank you! |
Description:
New version was released, v7.3.18: https://pypy.org/posts/2025/02/pypy-v7318-release.html
Also beta-version of the PyPy3.11 interpreter is available.
Action version:
latest (v5.4.0)
Platform:
Runner type:
The text was updated successfully, but these errors were encountered: