Skip to content

Add support for 3.10#5928

Merged
nateprewitt merged 1 commit into
psf:mainfrom
nateprewitt:3.10
Sep 4, 2021
Merged

Add support for 3.10#5928
nateprewitt merged 1 commit into
psf:mainfrom
nateprewitt:3.10

Conversation

@nateprewitt
Copy link
Copy Markdown
Member

This will make sure we don't introduce any regressions into the code base prior to the official 3.10 release. At that point, we'll promote this to the normal test runner on all platforms.

Comment thread .github/workflows/run-tests.yml Outdated
# brotlipy. Moving pypy3 to only test linux.
- python-version: pypy3
os: ubuntu-latest
- python-version: 3.10.0-beta.4
Copy link
Copy Markdown
Member

@sethmlarson sethmlarson Sep 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would setting this to 3.10-dev mean we get release candidates (or beyond)?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a great question! I'd just pulled this out of the urllib3 without much research, let me take a look.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3.10-dev it is! Thanks for the callout, I just moved it into the main runner list for all platforms since it's already passing. 🎉

@nateprewitt nateprewitt merged commit 248122a into psf:main Sep 4, 2021
@nateprewitt nateprewitt deleted the 3.10 branch September 4, 2021 02:03
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants