Skip to content

Fix #13261, isvatuple MethodError in inference #13272

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
Sep 24, 2015
Merged

Fix #13261, isvatuple MethodError in inference #13272

merged 1 commit into from
Sep 24, 2015

Conversation

simonster
Copy link
Member

Not sure if

elseif ti<:Tuple && (i==n || !isvatuple(ti))
needs a similar check (or possibly other uses of <: in inference).

@pao
Copy link
Member

pao commented Sep 22, 2015

cf the pull request (and not just the commit) to #13261

@JeffBezanson
Copy link
Member

Thanks for the fix. Yes I think the other location needs this too.

simonster added a commit that referenced this pull request Sep 24, 2015
Fix #13261, isvatuple MethodError in inference
@simonster simonster merged commit 042c4d5 into master Sep 24, 2015
@simonster simonster deleted the sjk/13261 branch September 24, 2015 20:06
simonster added a commit that referenced this pull request Sep 24, 2015
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.

4 participants