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.9 #1769

Closed
kclowes opened this issue Oct 9, 2020 · 1 comment
Closed

Support for Python 3.9 #1769

kclowes opened this issue Oct 9, 2020 · 1 comment

Comments

@kclowes
Copy link
Collaborator

kclowes commented Oct 9, 2020

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

What was wrong?

Now that Python 3.9 is out, we should make sure we can support it.

How can it be fixed?

Pretty much anywhere that tests against Python 3.7 and 3.8, we should add Python 3.9. Python 3.8 support was added #1471, so that would be a good template to follow.

@wolovim
Copy link
Member

wolovim commented Apr 28, 2021

closed via #1774

@wolovim wolovim closed this as completed Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants