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 #30122, bad type intersection involving NTuple and Vararg #30265

Merged
merged 1 commit into from
Dec 5, 2018

Conversation

JeffBezanson
Copy link
Member

I found a simple bandaid that seems to work well.

@JeffBezanson JeffBezanson added types and dispatch Types, subtyping and method dispatch bugfix This change fixes an existing bug backport pending 1.0 labels Dec 4, 2018
@alyst
Copy link
Contributor

alyst commented Dec 4, 2018

Thanks! Also works for the original bug of #30122 (backports-1.0.3 branch + this PR)

@JeffBezanson JeffBezanson merged commit 5fd7cfb into master Dec 5, 2018
@JeffBezanson JeffBezanson deleted the jb/fix30122 branch December 5, 2018 20:39
KristofferC pushed a commit that referenced this pull request Dec 6, 2018
@KristofferC KristofferC mentioned this pull request Dec 6, 2018
61 tasks
KristofferC pushed a commit that referenced this pull request Dec 12, 2018
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
KristofferC pushed a commit that referenced this pull request Feb 20, 2020
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.

3 participants