pull_requests: 150308584
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
150308584 | MDExOlB1bGxSZXF1ZXN0MTUwMzA4NTg0 | 1682 | closed | 0 | Add option “engine” | 10137 | Implements a new xarray option `engine` for setting the default backend data read/write engine. Inspired by [this](https://stackoverflow.com/a/47041952) Stack Overflow answer. This PR is not ready for merge yet but I wanted to verify if the code changes are on the right track. The default `engine` option value is `None`. If this option is set the `_get_default_engine()` function will return its value without going through the import statements chain. - [ ] Closes #xxxx - [ ] Tests added / passed - [ ] Passes ``git diff upstream/master **/*py | flake8 --diff`` - [ ] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API | 2017-11-02T14:38:07Z | 2022-04-15T02:01:28Z | 2022-04-15T02:01:28Z | a9e1c1412a3062fed90786baf7d878d9ec1fadf3 | 0 | ed4164652251bf6b4ec1f79ecccedb5bb5be47d5 | 7bf9df9d75c40bcbf2dd28c47204529a76561a3f | NONE | 13221727 | https://github.com/pydata/xarray/pull/1682 |
Links from other tables
- 3 rows from pull_requests_id in labels_pull_requests