pull_requests: 1632174934
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1632174934 | PR_kwDOAMm_X85hSQNW | 8526 | closed | 0 | explicitly skip using `__array_namespace__` for `numpy.ndarray` | 14808389 | - [x] towards #8091 `numpy` recently added `__array_namespace__` to the `ndarray` class, which returns the main `numpy` module. However, that does not yet provide a couple of functions, in this case we need `concat`. This adds a additional condition to `duck_array_ops.concat` that disables using `__array_namespace__` for `ndarray` objects. | 2023-12-06T10:09:48Z | 2023-12-07T09:18:05Z | 2023-12-06T17:58:46Z | 2023-12-06T17:58:46Z | 7c1bb8dffcfc2fba08b470676884200f035b5051 | 0 | d5e20c6a48945b0066d2ea41ab4b7c442700db54 | 3d6ec7ede00d66b388924c280a71ec3d6c35e3f9 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/8526 |
Links from other tables
- 2 rows from pull_requests_id in labels_pull_requests