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

Backports for 1.6-RC1 #39480

Merged
merged 3 commits into from
Feb 2, 2021
Merged

Backports for 1.6-RC1 #39480

merged 3 commits into from
Feb 2, 2021

Conversation

KristofferC
Copy link
Sponsor Member

A few more stragglers

Backported PRs:

Need manual backport:

Non-merged PRs with backport label:

nalimilan and others added 3 commits February 1, 2021 17:25
* Fix broadcast error when eltype is inconsistent with getindex

In that case we can infer the return type as `Union{}`, which triggers
a type assertion error. This used to work in Julia 1.5.

* whitespace

Co-authored-by: Simeon Schaub <simeondavidschaub99@gmail.com>

* Update test/broadcast.jl

Co-authored-by: Matt Bauman <mbauman@juliacomputing.com>

Co-authored-by: Matt Bauman <mbauman@juliacomputing.com>
Co-authored-by: Simeon Schaub <simeondavidschaub99@gmail.com>
(cherry picked from commit 750f42a)
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
(cherry picked from commit b0b61d4)
@KristofferC KristofferC merged commit 5062627 into release-1.6 Feb 2, 2021
@KristofferC KristofferC deleted the backports-release-1.6 branch February 2, 2021 07:22
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