-
Notifications
You must be signed in to change notification settings - Fork 617
Add newest PyPy 7.3.3 #163
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
@konradpabjan any timeline on this? It affects all the users of the most popular test automation tool — tox. |
I just so happened to add PyPy to a build tonight and it got 7.3.3. https://github.com/twisted/towncrier/pull/289/checks?check_run_id=1495922903
|
Thanks for letting us know! I guess it's still being rolled out, I'm getting:
https://github.com/hugovk/pyflakes/runs/1497548176?check_suite_focus=true |
Sorry about that. https://github.com/pytest-dev/pytest-twisted/runs/1500183454
|
We've started working on this. Some discussion have come up here: #161 but internally we've been planning on getting this done for much longer but we just haven't had the bandwidth. (Keep your eyes out for Universe next week 😉 lots of exciting new things coming to Actions) We'll be knocking out different versions of PyPy + Nightly PyPy in one go. Expect this to land very very soon |
All images were updated and currently contains PyPy 7.3.3 so I am going to close this issue. |
Confirmed on a re-run:
https://github.com/hugovk/pyflakes/runs/1510904237 Thanks everyone! |
Describe the bug
A clear and concise description of what the bug is.
GitHub Actions has PyPy 7.3.2.
The latest PyPy release is 7.3.3.
https://morepypy.blogspot.com/2020/11/pypy-733-triple-release-python-37-36.html
It contains a fix to allow us to test with tox:
Which version of the action are you using?
v1
v2
v2.0.1
ormaster
)Environment
If applicable, please specify if you're using a container
Python Versions
Please list all of the effected versions of Python (
3.8.2
, etc.)pypy
To Reproduce
Steps to reproduce the behavior:
With a YAML something like this:
Outputs something like:
or:
Run/Repo Url
If applicable, and if your repo/run is public, please include a URL so it is easier for us to investigate.
https://github.com/hugovk/test/actions/runs/387431674
The text was updated successfully, but these errors were encountered: