Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

seberg
Copy link
Member

@seberg seberg commented May 23, 2025

gh-29006 got the branching wrong leaving the cache undefined on most GCC/clang, which means we wouldn't use it.

Also move it up so that we can just remove the unused globals entirely.


May not close gh-29038, but to me should remove the milestone (because we need more info to have confidence that there was a regression).

@seberg seberg added this to the 2.3.0 release milestone May 23, 2025
numpygh-29006 got the branching wrong leaving the cache undefined on most
GCC/clang, which means we wouldn't use it.

Also move it up so that we can just remove the unused globals entirely.
@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label May 23, 2025
@charris charris merged commit aee4239 into numpy:main May 23, 2025
74 checks passed
@charris
Copy link
Member

charris commented May 23, 2025

Thanks Sebastian.

@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label May 23, 2025
@seberg seberg deleted the fix-29006 branch May 24, 2025 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: NumPy 2.3.0 regression - corrupted array values
2 participants