Skip to content

BUG: Fix NPY_RAVEL_AXIS on backwards compatible NumPy 2 builds#27213

Merged
charris merged 1 commit into
numpy:maintenance/2.0.xfrom
charris:backport-27202
Aug 14, 2024
Merged

BUG: Fix NPY_RAVEL_AXIS on backwards compatible NumPy 2 builds#27213
charris merged 1 commit into
numpy:maintenance/2.0.xfrom
charris:backport-27202

Conversation

@charris

@charris charris commented Aug 14, 2024

Copy link
Copy Markdown
Member

Backport of #27202.

The value was simply hardcoded to the wrong thing in the dynamic path...

Closes #27194.

The value was simply hardcoded to the wrong thing in the dynamic
path...
@charris charris added 00 - Bug 08 - Backport Used to tag backport PRs labels Aug 14, 2024
@charris charris added this to the 2.0.2 release milestone Aug 14, 2024
@charris charris merged commit ee1cf96 into numpy:maintenance/2.0.x Aug 14, 2024
@charris charris deleted the backport-27202 branch August 14, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

00 - Bug 08 - Backport Used to tag backport PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants