-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
MAINT: two small fixes for implicit scalar-array-conversions #14278
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
MAINT: two small fixes for implicit scalar-array-conversions #14278
Conversation
How can I retrigger the build? (I'm assuming the test failure was a blooper.) |
Safe to ignore the Azure Windows timeouts for now I think, we've been seeing them a fair bit. |
Let me know if there's anything I can do to improve this PR. |
@nschloe there is something wrong with your PR. The git history seems off. Can you rebase your commits onto master to fix this? |
Yeah I just noticed. I'm on it. |
0026f96
to
011d3bb
Compare
Fixed now. Would be happy about a review here! 😃 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looked at #13864 and both the changes here seem in line with it. I just have one question.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't have any other comments. Pretty straightforward fixes. Thanks, @nschloe!
Feel free to merge @tirthasheshpatel :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
100 % of the patch diff is covered by tests and reviewers seem happy, so in it goes
thanks @nschloe et al. |
Last bit of #13864. Two small clean-ups.