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 convert() and add promotion rules for Pair #19171

Merged
merged 1 commit into from
Nov 5, 2016
Merged

Fix convert() and add promotion rules for Pair #19171

merged 1 commit into from
Nov 5, 2016

Conversation

nalimilan
Copy link
Member

Existing method was incorrect when converting to Pair with Abstract element
types. No promotion rules existed.

Fixes #19139.

Existing method was incorrect when converting to Pair with Abstract element
types. No promotion rules existed.
@yuyichao yuyichao added the breaking This change will break code label Oct 31, 2016
@stevengj
Copy link
Member

stevengj commented Nov 1, 2016

LGTM. I'm skeptical that this will break any real code.

@nalimilan
Copy link
Member Author

No objections to merging?

@stevengj stevengj merged commit 8808ea1 into master Nov 5, 2016
@stevengj stevengj deleted the nl/pair branch November 5, 2016 22:54
fcard pushed a commit to fcard/julia that referenced this pull request Feb 28, 2017
Existing method was incorrect when converting to Pair with Abstract element
types. No promotion rules existed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This change will break code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants