pull_requests: 1395497503
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1395497503 | PR_kwDOAMm_X85TLZof | 7923 | closed | 0 | Fix check for chunk_store in zarr backend | 50025784 | <!-- Feel free to remove check-list items aren't relevant to your change --> Zarr stores implement the `__len__` method and thus checking if a store is truthy returns if the store is non-empty, not if the `chunk_store` variable is still `None`. With this fix, empty stores can be passed as `chunk_store` to the `to_zarr(...)` method and will actually be used. - [ ] Closes #xxxx - [x] Tests added - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst` | 2023-06-16T11:00:45Z | 2023-06-23T18:50:17Z | 2023-06-23T18:50:14Z | 2023-06-23T18:50:14Z | e1605f2eb5abcc0c9dcfbda44bd28fad837e771b | 0 | d35fb0fb2913ef26888fb0b00ecc2d49d52cc40b | 4156ce53a8e4b65bbeaabebe0b2071d3d9b18c01 | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/7923 |
Links from other tables
- 4 rows from pull_requests_id in labels_pull_requests