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

Support for python 3.10 #2172

Closed
k128 opened this issue Oct 6, 2021 · 2 comments
Closed

Support for python 3.10 #2172

k128 opened this issue Oct 6, 2021 · 2 comments

Comments

@k128
Copy link

k128 commented Oct 6, 2021

  • Version: 5.x
  • Python: 3.10!
  • OS: osx/linux/win

What was wrong?
Now that Python 3.10 is out, we should make sure we can support it.

How can it be fixed?
Pretty much anywhere that tests against Python 3.7 - 3.9, we should add Python 3.10. Python 3.9 support was added in #1774 so that would be a good template to follow. Merging will likely have to wait until dependencies support 3.10, but changes can be worked on before then.

@fselmo
Copy link
Collaborator

fselmo commented Oct 8, 2021

This is closed by PR #2175, for reference

@kclowes
Copy link
Collaborator

kclowes commented Feb 18, 2022

3.10 support is in master. Will be released soon:tm: in the first v6.0 beta release.

@kclowes kclowes closed this as completed Feb 18, 2022
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

No branches or pull requests

3 participants