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

fix #20998 #21012

Merged
merged 1 commit into from
Mar 14, 2017
Merged

fix #20998 #21012

merged 1 commit into from
Mar 14, 2017

Conversation

JeffBezanson
Copy link
Member

This was a case where an unknown typevar was incorrectly inferred to have the value Any.

This was a case where an unknown typevar was incorrectly inferred to have the
value `Any`.
@ararslan ararslan added bugfix This change fixes an existing bug types and dispatch Types, subtyping and method dispatch labels Mar 13, 2017
@JeffBezanson JeffBezanson merged commit 64409a0 into master Mar 14, 2017
@tkelman tkelman deleted the jb/fix20998 branch March 14, 2017 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug types and dispatch Types, subtyping and method dispatch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants