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 #3

Open
saalaa opened this issue Aug 14, 2018 · 2 comments
Open

Add Python 3.7 support #3

saalaa opened this issue Aug 14, 2018 · 2 comments

Comments

@saalaa
Copy link
Owner

saalaa commented Aug 14, 2018

Right now, what's really holding me back is Travis CI (see travis-ci/travis-ci#9815).

@saalaa saalaa changed the title Add support for Python 3.7 Add Python 3.7 support Aug 14, 2018
@saalaa
Copy link
Owner Author

saalaa commented Aug 14, 2018

While on the subject, I don't forsee any issue with this because I've developing on Python 3.7 for quite a while now. It should be noted though that any changes in the AST that are not backported to Python versions this package supports may become issues.

In fact an AST test-suite is probably needed.

A notable point to look at is typing.

@saalaa
Copy link
Owner Author

saalaa commented Aug 14, 2018

See pull request #4.

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

1 participant