pull_requests: 705956031
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
705956031 | MDExOlB1bGxSZXF1ZXN0NzA1OTU2MDMx | 5684 | closed | 0 | Initialize custom backends in open_dataset | 14371165 | The backend classes are initialized in the `build_engine` function: https://github.com/pydata/xarray/blob/8b95da8e21a9d31de9f79cb0506720595f49e1dd/xarray/backends/plugins.py#L93 This wasn't the case for custom backends: https://github.com/pydata/xarray/blob/8b95da8e21a9d31de9f79cb0506720595f49e1dd/xarray/backends/plugins.py#L161 This PR initializes the engine, fixes the incorrect signature in the test (#5033) and reverts the doc changes done in #5532. <!-- Feel free to remove check-list items aren't relevant to your change --> - [x] Tests added - [x] Passes `pre-commit run --all-files` - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` | 2021-08-07T23:07:33Z | 2021-10-09T23:49:55Z | 2021-10-09T23:49:55Z | 2021-10-09T23:49:55Z | fd424496f81c8802e5f9447b2e7fb7737ca7fb04 | 0 | a4d12c1901790fdb084378b1142d498650740378 | 5499949b5937277dcd599a182201d0e2fc5e818e | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/5684 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests