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 tuple_type_head and tuple_type_tail on UnionAll #22911

Merged
merged 1 commit into from
Jul 22, 2017
Merged

Conversation

JeffBezanson
Copy link
Member

Fixes an issue mentioned in #21026 (comment). A small part of #22051.

@JeffBezanson JeffBezanson added backport pending 0.6 bugfix This change fixes an existing bug types and dispatch Types, subtyping and method dispatch labels Jul 21, 2017
@JeffBezanson JeffBezanson merged commit 17496a4 into master Jul 22, 2017
@JeffBezanson JeffBezanson deleted the jb/tthttt branch July 22, 2017 18:45
ararslan pushed a commit that referenced this pull request Sep 11, 2017
fix `tuple_type_head` and `tuple_type_tail` on `UnionAll`

Ref #22911
(cherry picked from commit 17496a4)
ararslan pushed a commit that referenced this pull request Sep 13, 2017
vtjnash pushed a commit that referenced this pull request Sep 14, 2017
ararslan pushed a commit that referenced this pull request Sep 15, 2017
ararslan pushed a commit that referenced this pull request Sep 16, 2017
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