home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 530191990

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
530191990 MDExOlB1bGxSZXF1ZXN0NTMwMTkxOTkw 4632 closed 0 Move get_chunks from zarr.py to dataset.py 35919497 The aim is to split the PR https://github.com/pydata/xarray/pull/4595 in small PRs. In this smaller PR there aren't changes in xarry interfaces, it's only a small code refactor: - Move `get_chunks` from zarr.py to dataset.py - Align `apiv2` to `apiv1`: in `apiv2` replace `zarr.ZarrStore.maybe_chunk` with `dataset._maybe_chunk` and `zarr.ZarrStore.get_chunk` with `dataset._get_chunks`. - remove `zarr.ZarrStore.maybe_chunk` and `zarr.ZarrStore.get_chunks` (no more used) - [x] Related #4496 - [x] Passes `isort . && black . && mypy . && flake8` - No user visible changes (including notable bug fixes) are documented in `whats-new.rst` - No new functions/methods are listed in `api.rst` 2020-12-01T10:19:51Z 2021-02-11T01:51:40Z 2020-12-02T09:25:01Z 2020-12-02T09:25:01Z 65308954787d313d81ced5fe33e6a4a49bcc2167     0 ec31a67390f01d4f86cf99ee4c7d86c5fa549d96 a41edc7bf5302f2ea327943c0c48c532b12009bc COLLABORATOR   13221727 https://github.com/pydata/xarray/pull/4632  

Links from other tables

  • 2 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 0.861ms