Skip to content

Conversation

charris
Copy link
Member

@charris charris commented May 2, 2025

Backport of #28883.

Fixes #28881

Moves the global variables defined in from_dlpack to the npy_static_pydata struct and initializes them during module init.

Fixes numpy#28881

Moves the global variables defined in from_dlpack to the npy_static_pydata struct and initializes them during module init.
@charris charris added 03 - Maintenance 08 - Backport Used to tag backport PRs labels May 2, 2025
@charris charris added this to the 2.2.6 release milestone May 2, 2025
@charris charris merged commit 7517cd1 into numpy:maintenance/2.2.x May 2, 2025
70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
03 - Maintenance 08 - Backport Used to tag backport PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants