pull_requests: 571565762
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
571565762 | MDExOlB1bGxSZXF1ZXN0NTcxNTY1NzYy | 4886 | closed | 0 | Sort backends | 35919497 | Ensure that backend list are always sorted in the same way. In particular: - the standards backend are always the first in the following order: "netcdf4", "h5netcdf", "scipy" - all the other backends a sorted in lexicographic order. the changes involve two files (plugins.py and test_plugins.py) and they include: - add utility function for sorting backends ``sort_backends`` - Update tests - Small changes in variables/functions names. - [x] Tests added - [x] Passes `pre-commit run --all-files` | 2021-02-11T04:53:51Z | 2021-02-12T17:48:24Z | 2021-02-12T17:48:24Z | 2021-02-12T17:48:24Z | 6e4d66734f63fb60b13ba25d2a7da33fbfab2b4b | 0 | b8fa58442d2f64bebb1157ad2982b94e5ef36a60 | 10f0227a1667c5ab3c88465ff1572065322cde77 | COLLABORATOR | 13221727 | https://github.com/pydata/xarray/pull/4886 |
Links from other tables
- 2 rows from pull_requests_id in labels_pull_requests