pull_requests: 1795360302
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1795360302 | PR_kwDOAMm_X85rAwYu | 8885 | closed | 0 | add `.oindex` and `.vindex` to `BackendArray` | 13301940 | <!-- Feel free to remove check-list items aren't relevant to your change --> this PR builds towards - https://github.com/pydata/xarray/pull/8870 - https://github.com/pydata/xarray/pull/8856 the primary objective is to partially address > 2. Implement fall back `.oindex`, `.vindex` properties on `BackendArray` base class. These will simply rewrap the `key` tuple with the appropriate `*Indexer` object, and pass it on to `__getitem__` or `__setitem__`. These methods will also raise DeprecationWarning so that external backends will know to migrate to `.oindex`, and `.vindex` over the next year. ---- - [ ] 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-03-28T06:14:43Z | 2024-04-30T12:12:50Z | 2024-04-17T01:53:23Z | 2024-04-17T01:53:23Z | 10c133bd9f410493c1ac85e6e90e252d00606e30 | 0 | b4747eeb68f45eadc639bf1cb89d826aa04bb156 | b81b4513346529d445a57d4aee052d5184af6fcb | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/8885 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests