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

Closed
micahellison opened this issue Aug 1, 2020 · 1 comment · Fixed by #1054
Closed

Add support for Python 3.9 #1017

micahellison opened this issue Aug 1, 2020 · 1 comment · Fixed by #1054
Labels
enhancement New feature or request 📌 This can't go stale

Comments

@micahellison
Copy link
Member

Feature Request

It will soon be time to officially support Python 3.9. The final beta came out recently and the release candidate phase begins this month. It would be nice to support the official release in a timely manner, especially since we've just deprecated 3.6.

This change should involve:

  • documentation
  • Travis CI builds
  • poetry
  • Perhaps some other things (it would be worth searching the code base for "3.8")
@micahellison micahellison added enhancement New feature or request 🆕 New! labels Aug 1, 2020
@wren
Copy link
Member

wren commented Aug 2, 2020

We should probably add 3.9 tests to the suite sooner, and mark them as allow_failures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 📌 This can't go stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants