Skip to content

TST: skip test_dunder_dlpack for numpy 1.26#205

Merged
ev-br merged 1 commit intomainfrom
skip_dunder_dlpack_np_1_16
Apr 23, 2026
Merged

TST: skip test_dunder_dlpack for numpy 1.26#205
ev-br merged 1 commit intomainfrom
skip_dunder_dlpack_np_1_16

Conversation

@ev-br
Copy link
Copy Markdown
Member

@ev-br ev-br commented Apr 23, 2026

NumPy 1.26 does not implement copy= argument to __dlpack__. We don't have a good way to skip the test on numpy <2 only, and adding the infra just for this edge case is not worth it. Thus just skip the test while we support numpy <2.

NumPy 1.26 does not implement copy= argument to `__dlpack__`. We don't have a good way to skip the test on numpy <2 only, and adding the infra just for this edge case is not worth it. Thus just skip the test while we support numpy <2.
@ev-br ev-br merged commit 04653be into main Apr 23, 2026
27 checks passed
@ev-br ev-br deleted the skip_dunder_dlpack_np_1_16 branch April 23, 2026 07:39
@ev-br ev-br added this to the 2.6 milestone Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant