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 #32582, type intersection bug in unions #32590

Merged
merged 1 commit into from
Jul 22, 2019
Merged

Conversation

JeffBezanson
Copy link
Member

Caused by 4f8a7b9; reverts part of that.

fix #32582

@JeffBezanson JeffBezanson added types and dispatch Types, subtyping and method dispatch bugfix This change fixes an existing bug backport 1.2 labels Jul 16, 2019
@KristofferC KristofferC mentioned this pull request Jul 16, 2019
14 tasks
@KristofferC
Copy link
Member

Ready to go?

@JeffBezanson
Copy link
Member Author

JeffBezanson commented Jul 20, 2019

Nope, doesn't work yet.

Caused by 4f8a7b9; reverts part
of that.
@JeffBezanson JeffBezanson merged commit ddd3f0f into master Jul 22, 2019
@JeffBezanson JeffBezanson deleted the jb/fix32582 branch July 22, 2019 17:57
JeffBezanson added a commit that referenced this pull request Jul 22, 2019
Caused by 4f8a7b9; reverts part
of that.
(cherry picked from commit ddd3f0f)
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.

Illegal instruction error when handling Union types
2 participants