pull_requests: 1577833291
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1577833291 | PR_kwDOAMm_X85eC9NL | 8391 | closed | 0 | Add duckarray test for np.array_api | 14371165 | Check if the Array object from numpy.array_api is a valid duckarray. If it isn't we're likely doing something wrong. Comments: * array_api standard does not specify a `__array__`-method. * Move `__array__` to _arrayfunction only * We therefore have to use `np.asarray(namedarray.data)` when comparing ndarrays in the tests Seen in #8344 | 2023-10-29T11:37:29Z | 2023-12-06T22:30:04Z | 2023-10-31T03:05:23Z | 2023-10-31T03:05:23Z | cfe4d71fae70930ac6776bd53fe2a93875a84515 | 0 | 15d5ae0bf92a49e25798c7944c86b2cf6c75ce55 | f63ede943840d1e51f16bd65c13c7957d7e84f6f | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/8391 |
Links from other tables
- 2 rows from pull_requests_id in labels_pull_requests