Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sync typeshed #1849

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 4 commits into from
Jul 13, 2016
Merged

Sync typeshed #1849

merged 4 commits into from
Jul 13, 2016

Conversation

gvanrossum
Copy link
Member

This time around, syncing typeshed was not easy. I had to push some changes to typeshed (python/typeshed#355) and then make some fixes to mypy itself (contained in this PR). Inspiration for all of this was #1841 but two out of three files changed there were taken care of more pleasantly than the changes there. Only the test_random.py change there (adding a # type: ignore) is still needed, due to #1846 -- I can't arrive at a simple but correct fix for the latter.

@gvanrossum gvanrossum mentioned this pull request Jul 12, 2016
@gvanrossum
Copy link
Member Author

@ddfisher ready when you are...

@ddfisher ddfisher merged commit 839f16a into master Jul 13, 2016
@ddfisher ddfisher deleted the sync-typeshed branch July 13, 2016 00:15
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.

2 participants