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.7.x #129

Open
boralyl opened this issue Apr 29, 2019 · 0 comments
Open

Add support for python 3.7.x #129

boralyl opened this issue Apr 29, 2019 · 0 comments
Assignees

Comments

@boralyl
Copy link
Collaborator

boralyl commented Apr 29, 2019

Currently when running tests there are a handful of failures. They seem to be related to using a return annotation that specifies a generic type. e.g.

def foo() -> MyType[GenericType]:
    pass
@boralyl boralyl self-assigned this Apr 29, 2019
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

1 participant