pull_requests: 486396633
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
486396633 | MDExOlB1bGxSZXF1ZXN0NDg2Mzk2NjMz | 4419 | closed | 0 | preserve original dimension, coordinate and variable order in ``concat`` | 5821660 | <!-- Feel free to remove check-list items aren't relevant to your change --> The problem is that the `result_vars`-dict is filled in two separate loops, handling variables and coordinates (AFAICT). This can change the ordering of dimensions and coordinates depending over which dimensions is concatenated. This fix hooks into the second loop and reinsert the variable in question at the appropriate position by popping it out of the `result_vars`. There might be a more elegant solution to this. - [x] Closes #2811, closes #4072 - [x] Tests added - [x] Passes `isort . && black . && mypy . && flake8` - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst` | 2020-09-14T07:13:33Z | 2022-10-09T13:05:14Z | 2020-09-19T03:01:28Z | 2020-09-19T03:01:28Z | 7d389dbcf59c405b4b1634f32f57eb2362779685 | 0 | 42417ee9119e8c420ef074da63e432f83ad97ef2 | 2ed6d57fa5e14e87e83c8194e619538f6edcd90a | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/4419 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests