Skip to content

Conversation

@nulano
Copy link
Contributor

@nulano nulano commented Dec 17, 2020

GHA just added support for PyPy3.7 (actions/setup-python#168), add it to the matrix.
Also put the slower Windows PyPy jobs first.

It currently takes ~1m to install, but this is supposed to be resolved on the next GHA image rollout, see actions/setup-python#168 (comment).

@radarhere
Copy link
Member

It probably doesn't matter, but the PyPy 3.7 version is being listed as -
['3.7.9 (7e6e2bb30ac5, Nov 18 2020, 12:05:16)', '[PyPy 7.3.3-beta0 with MSC v.1927 32 bit]']

Not sure why it's beta0, considering that it's downloading from https://downloads.python.org/pypy/pypy3.7-v7.3.3-win32.zip

@hugovk
Copy link
Member

hugovk commented Dec 17, 2020

Yep, PyPy 7.3.3 is a beta for Python 3.7.

PyPy 7.3.3 for Python is a "normal" release for Python 3.6.

https://morepypy.blogspot.com/2020/11/pypy-733-triple-release-python-37-36.html

@radarhere radarhere merged commit e414eb5 into python-pillow:master Dec 18, 2020
@nulano nulano deleted the gha-pypy branch December 18, 2020 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants