10000 Fix for issue #1225 by allthedata · Pull Request #1263 · python/mypy · GitHub
[go: up one dir, main page]

Skip to content

Fix for issue #1225 #1263

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

Merged
merged 2 commits into from
Mar 3, 2016
Merged

Fix for issue #1225 #1263

merged 2 commits into from
Mar 3, 2016

Conversation

allthedata
Copy link
Contributor

An attempt to fix #1225. As stated there, a more general solution using setuptools could be more desirable.

@gvanrossum
Copy link
Member

Can you fix the lint error?

mypy/build.py:225:13: E129 visually indented line with same indent as next logical line

@gvanrossum
Copy link
Member

Thanks! I'm going to merge this. Please see if you can test it on all platforms you have access to.

gvanrossum added a commit that referenced this pull request Mar 3, 2016
@gvanrossum gvanrossum merged commit 5cd8319 into python:master Mar 3, 2016
@brettcannon
Copy link
Member

I can verify that under Windows 10 I now get passed the issue of not finding typeshed (so now I'm blocked on the lack of coroutine support 😢 ).

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.

problem finding data_dir on Windows when run using "python -m mypy"
3 participants
0