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

"typing" package apparently creates issues if installed on Python3.7+ #1185

Merged
merged 1 commit into from
Nov 1, 2018

Conversation

stonebig
Copy link
Contributor

@stonebig stonebig commented Nov 1, 2018

@ericpre
Copy link

ericpre commented Nov 1, 2018

To be more precise, the issue only occurs with python 3.7 AFIAK and typing is a standard library since python 3.5 (https://docs.python.org/3/library/typing.html) so the fix of this PR seems appropriate.

@stonebig
Copy link
Contributor Author

stonebig commented Nov 1, 2018

error was introduced in april 2018, trying to be nice for Python-2.7 #741

@stonebig stonebig changed the title "typing" package apparently creates issues if installed on Python3.6+ "typing" package apparently creates issues if installed on Python3.7+ Nov 1, 2018
@jakevdp
Copy link
Collaborator

jakevdp commented Nov 1, 2018

Thanks for the fix!

@jakevdp jakevdp merged commit d4ffceb into vega:master Nov 1, 2018
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

Successfully merging this pull request may close these issues.

3 participants