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.7 support #31

Open
vtitor opened this issue Jul 30, 2018 · 2 comments
Open

Add Python 3.7 support #31

vtitor opened this issue Jul 30, 2018 · 2 comments

Comments

@vtitor
Copy link
Member

vtitor commented Jul 30, 2018

Add Python 3.7 support as soon as it is supported by Travis CI.
See the upstream issue travis-ci/travis-ci#9815.

@MapleCCC
Copy link

MapleCCC commented Aug 7, 2020

The upstream issue has been closed. Maybe it's time to add Python 3.x support? Also I would recommend to drop Python 2.x support in view of that Python 2.7 reached End-of-Life in Jan. 1st 2020. Some code could be rewritten to get rid of Python 2.x style, e.g. no need to inherit from object anymore in Python 3.x.

@case
Copy link

case commented May 4, 2022

Looks like this is happening in #35!

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