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

Skip to content

BUG: Missing array-api capabilities() key #29147

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

Merged
merged 1 commit into from
Jun 8, 2025

Conversation

jorenham
Copy link
Member

@jorenham jorenham commented Jun 8, 2025

The "max dimensions" key is required since 2024.12, but was missing in the __array_namespace_info__.capabilities() dict.

@jorenham jorenham added 00 - Bug 09 - Backport-Candidate PRs tagged should be backported 40 - array API standard PRs and issues related to support for the array API standard labels Jun 8, 2025
@ev-br
Copy link
Contributor

ev-br commented Jun 8, 2025

While at it, consider bumping the array-api-tests pin on CI,

ref: 'c48410f96fc58e02eea844e6b7f6cc01680f77ce' # Latest commit as of 2025-04-01
, to https://github.com/data-apis/array-api-tests/tree/2025.05.23, which should have the full functional coverage of the 2024.12 array API spec

@jorenham
Copy link
Member Author

jorenham commented Jun 8, 2025

While at it, consider bumping the array-api-tests pin on CI,

Good idea; I'll do that in a follow-up if you don't mind.

@charris charris merged commit ce5895e into numpy:main Jun 8, 2025
75 checks passed
@charris
Copy link
Member

charris commented Jun 8, 2025

Thanks Joren.

@jorenham jorenham deleted the bug/missing-capabilities-key branch June 8, 2025 23:19
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
00 - Bug 40 - array API standard PRs and issues related to support for the array API standard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants