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 Python 3.10 Support #817

Closed
2 tasks
jbteves opened this issue Oct 15, 2021 · 2 comments · Fixed by #818
Closed
2 tasks

Add Python 3.10 Support #817

jbteves opened this issue Oct 15, 2021 · 2 comments · Fixed by #818
Labels
maintenance issues related to versioning, dependencies, and other related elements

Comments

@jbteves
Copy link
Collaborator

jbteves commented Oct 15, 2021

Summary

With the newest release of Python, we should add 3.10 support.

Next Steps

  • Add 3.10 to allowed python versions
  • Include 3.10 unit tests
@tsalo
Copy link
Member

tsalo commented Oct 15, 2021

Earlier this week numpy didn't have a 3.10-compatible release, and it looked like it might be up to a month before they make it.

@jbteves
Copy link
Collaborator Author

jbteves commented Oct 15, 2021

Thanks for the heads-up. I'll go ahead and start a PR for this but obviously we can't merge until that compatibility is fixed.

@tsalo tsalo added the maintenance issues related to versioning, dependencies, and other related elements label Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance issues related to versioning, dependencies, and other related elements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants