Skip to content

Fix mypyc build #6731

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 1 commit into from
Apr 27, 2019
Merged

Fix mypyc build #6731

merged 1 commit into from
Apr 27, 2019

Conversation

msullivan
Copy link
Collaborator

PR #6645 introduced a mypyc failure due to the irritating #3603
intersection type issue.

Fix it by testing again SYMBOL_FUNCBASE_TYPES instead of FuncBase

PR #6645 introduced a mypyc failure due to the irritating #3603
intersection type issue.

Fix it by testing again SYMBOL_FUNCBASE_TYPES instead of FuncBase
@msullivan msullivan requested a review from ilevkivskyi April 27, 2019 02:50
@msullivan
Copy link
Collaborator Author

And, of course, I should add mypyc to our CI: #6170

Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for this, I always forget about this problem!

@ilevkivskyi ilevkivskyi merged commit 01afc3b into master Apr 27, 2019
@ilevkivskyi ilevkivskyi deleted the fix-mypyc branch April 27, 2019 16:35
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