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

BUG: ensure nomask in comparison result is not broadcast #24559

Merged
merged 1 commit into from
Aug 27, 2023

Conversation

mhvk
Copy link
Contributor

@mhvk mhvk commented Aug 27, 2023

Leftover from #24556 (see #24556 (comment)) - the earlier changes caused nomask to be broadcast after comparison operations. This undoes that.

@mhvk mhvk added 00 - Bug component: numpy.ma masked arrays 09 - Backport-Candidate PRs tagged should be backported labels Aug 27, 2023
@mhvk mhvk added this to the 1.26.0 release milestone Aug 27, 2023
@mhvk mhvk merged commit 6c130f8 into numpy:main Aug 27, 2023
54 checks passed
@mhvk
Copy link
Contributor Author

mhvk commented Aug 27, 2023

Since all tests passed now and the PR that this follows on was approved, I went ahead and just merged myself, so that master is OK again.

@mhvk mhvk deleted the ma-comparison-fix-of-fix branch August 27, 2023 11:30
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Aug 28, 2023
@charris charris removed this from the 1.26.0 release milestone Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants