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

Add support for Python 3.10 #168

Merged
merged 4 commits into from
Sep 16, 2021
Merged

Add support for Python 3.10 #168

merged 4 commits into from
Sep 16, 2021

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Sep 15, 2021

Python 3.10.0 final is due for release in October:

The final release candidate is now out and the Python release team has issued a call to action for community members:

We strongly encourage maintainers of third-party Python projects to prepare their projects for 3.10 compatibilities during this phase. As always, report any issues to the Python bug tracker.

https://discuss.python.org/t/python-3-10-0rc2-is-now-available/10496?u=hugovk

So let's also test and add support for 3.10.

hugovk and others added 4 commits September 15, 2021 18:00
* Run Python 3.10 only against 6.2.* and main
* Run other Python versions against main, too.
@hugovk
Copy link
Member Author

hugovk commented Sep 16, 2021

Thanks for the typo fix!

Copy link
Contributor

@icemac icemac left a comment

Choose a reason for hiding this comment

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

LGTM.

Thank you for this PR. 😃

@icemac icemac merged commit 948e273 into pytest-dev:master Sep 16, 2021
@hugovk hugovk deleted the add-3.10 branch September 16, 2021 07:42
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