X Tutup
Skip to content

github: Update PyPy version from 3.6 to [3.7, 3.8, 3.9]#196

Merged
ericsnowcurrently merged 2 commits intopython:mainfrom
corona10:pypy
May 5, 2022
Merged

github: Update PyPy version from 3.6 to [3.7, 3.8, 3.9]#196
ericsnowcurrently merged 2 commits intopython:mainfrom
corona10:pypy

Conversation

@corona10
Copy link
Member

@corona10 corona10 commented May 5, 2022

default-pypy

Current GitHub Action only executes the default PyPy version of Ubuntu which is actually 3.6 and too old but we are executing the CI for CPython 3.[7-10].
We may need to expand the PyPy version to support their latest implementation and match the identical versions.

@corona10 corona10 changed the title github: Expand PyPy version from 3.6 to [3.6, 3.7, 3.8, 3.9] [WIP] github: Expand PyPy version from 3.6 to [3.6, 3.7, 3.8, 3.9] May 5, 2022
@corona10 corona10 force-pushed the pypy branch 2 times, most recently from 8017408 to 4a9ec6f Compare May 5, 2022 02:06
@corona10 corona10 changed the title [WIP] github: Expand PyPy version from 3.6 to [3.6, 3.7, 3.8, 3.9] github: Update PyPy version from 3.6 to [3.7, 3.8, 3.9] May 5, 2022
@ericsnowcurrently ericsnowcurrently merged commit febe2f1 into python:main May 5, 2022
@ericsnowcurrently
Copy link
Member

Thanks, @corona10!

@corona10 corona10 deleted the pypy branch May 6, 2022 01:24
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.

2 participants

X Tutup