You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 24, 2022. It is now read-only.
Python 3.8 was released yesterday (October 14, 2019), but we don't officially support it yet.
So, let's:
3.8-devto our TravisCI test matrix so that tests run against Python 3.8 as well.setup.pyto add the 3.8 trove classifier.If any tests fail, we'll need to fix them (in separate PRs) beforehand.