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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test with Python 3.11-dev #121

Merged
merged 2 commits into from May 10, 2022
Merged

Test with Python 3.11-dev #121

merged 2 commits into from May 10, 2022

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented May 8, 2022

Python 3.11.0 beta 1 has been released 馃殌

This means it's now time for projects to start testing 3.11:

We strongly encourage maintainers of third-party Python projects to test with 3.11 during the beta phase and report issues found to the Python bug tracker as soon as possible. While the release is planned to be feature complete entering the beta phase, it is possible that features may be modified or, in rare cases, deleted up until the start of the release candidate phase (Monday, 2021-08-02). Our goal is have no ABI changes after beta 4 and as few code changes as possible after 3.11.0rc1, the first release candidate. To achieve that, it will be extremely important to get as much exposure for 3.11 as possible during the beta phase.

On GitHub Actions, 3.11-dev tracks the latest available alpha/beta/RC.


Let's also bump the actions to the newest v3.

And pypy3 is no longer available and willd fail, we need to use something like pypy-3.8.

https://github.com/actions/setup-python#available-versions-of-pypy

@kjd kjd merged commit b18ca10 into kjd:master May 10, 2022
@hugovk hugovk deleted the test-3.11 branch May 11, 2022 05:27
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.

None yet

3 participants