Skip to content
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

CI: Update to CPython 3.10 release and add specific PyPy versions (3.6, 3.7, 3.8) #1141

Merged
merged 2 commits into from
Nov 20, 2021

Conversation

neiljp
Copy link
Collaborator

@neiljp neiljp commented Nov 17, 2021

What does this PR do?

We recently added CI support for a release-candidate version of CPython 3.10 - this is now released and available in Github Actions, so can be updated and should track later releases too.

PyPy support has been present for some time, but different python versions appeared to be challenging in the past - this seems more straightforward now, so we have separate tests under 3.6, 3.7 and 3.8.
(Note that more generally 3.6 will be end-of-life soon, so this will make updating specific python versions more explicit when we remove support too)

Tested?

CI has been updated.

@neiljp neiljp added the area: infrastructure Project infrastructure label Nov 17, 2021
@neiljp neiljp added this to the Next Release milestone Nov 17, 2021
@zulipbot zulipbot added the size: S [Automatic label added by zulipbot] label Nov 17, 2021
@neiljp neiljp changed the title CI: Update to CPython 3.10 release and add specific PyPy versions (3.6, 3.7) CI: Update to CPython 3.10 release and add specific PyPy versions (3.6, 3.7, 3.8) Nov 17, 2021
@neiljp neiljp force-pushed the 2021-11-17-python3.10 branch from 4e097bb to 56ff096 Compare November 20, 2021 01:07
@neiljp neiljp added the PR ready to be merged PR has been reviewed & is ready to be merged label Nov 20, 2021
@neiljp neiljp merged commit 8e502c5 into zulip:main Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: infrastructure Project infrastructure PR ready to be merged PR has been reviewed & is ready to be merged size: S [Automatic label added by zulipbot]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants