pull_requests: 1713008160
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1713008160 | PR_kwDOAMm_X85mGm4g | 8712 | open | 0 | Only use CopyOnWriteArray wrapper on BackendArrays | 35968931 | This makes sure we only use the `CopyOnWriteArray` wrapper on arrays that have been explicitly marked to be lazily-loaded (through being subclasses of `BackendArray`). Without this change we are implicitly assuming that any array type obtained through the BackendEntrypoint system should be treated as if it points to an on-disk array. Motivated by https://github.com/pydata/xarray/issues/8699, which is a counterexample to that assumption. - [ ] Closes #xxxx - [ ] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst` | 2024-02-06T06:05:53Z | 2024-02-07T17:09:56Z | 1c731429a68b983ddfde735618061f25e7adbb84 | 0 | 22ec10f07b432f52d9dd6b3ffc431ffc66824a2f | c9ba2be2690564594a89eb93fb5d5c4ae7a9253c | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/8712 |
Links from other tables
- 2 rows from pull_requests_id in labels_pull_requests