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

[Release-0.6] Fix missing bounds checks for trailing zero dimensions #23723

Merged
merged 1 commit into from
Sep 18, 2017

Conversation

mbauman
Copy link
Sponsor Member

@mbauman mbauman commented Sep 15, 2017

This fixes issue #23629 for 0.6. It is done independently from the fix for master (in #23628) due to all the deprecation changes.

Cc @ararslan. This should presumably be re-targeted to your backports PR branch, but I wanted to make sure tests passed independently first.

This fixes issue #23629 for 0.6. It is done independently from the fix for master (in #23628) due to all the deprecation changes.
@mbauman mbauman added backport pending 0.6 kind:bugfix This change fixes an existing bug domain:arrays [a, r, r, a, y, s] labels Sep 15, 2017
@mbauman mbauman added this to the 0.6.x milestone Sep 15, 2017
@ararslan
Copy link
Member

Awesome, thanks! Looks like at least AppVeyor is passing so far. Retargeting aa/backports-0.6 would be awesome, otherwise one of us will have to rebase once the other is merged.

@mbauman mbauman changed the base branch from release-0.6 to aa/backports-0.6 September 18, 2017 15:46
@mbauman
Copy link
Sponsor Member Author

mbauman commented Sep 18, 2017

Test failures were all due to CI using the wrong dependencies/toolchain for 0.6. Retargeted to your branch, @ararslan. I'll let you merge it.

@ararslan ararslan merged commit 4cc3b41 into aa/backports-0.6 Sep 18, 2017
@ararslan ararslan deleted the mb/trailing-zeros branch September 18, 2017 18:05
@ararslan
Copy link
Member

Thanks so much, Matt! I really appreciate it.

ararslan pushed a commit that referenced this pull request Sep 18, 2017
This fixes issue #23629 for 0.6. It is done independently from the fix for master (in #23628) due to all the deprecation changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:arrays [a, r, r, a, y, s] kind:bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants