pull_requests: 392111128
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
392111128 | MDExOlB1bGxSZXF1ZXN0MzkyMTExMTI4 | 3877 | closed | 0 | Control attrs of result in `merge()`, `concat()`, `combine_by_coords()` and `combine_nested()` | 3958036 | `combine_attrs` argument for `merge()`, `concat()`, `combine_by_coords()` and `combine_nested()` controls what attributes the result is given. Defaults maintain the current behaviour. Possible values (named following `compat` arguments) are: - 'drop': empty attrs on returned Dataset. - 'identical': all attrs must be the same on every object. - 'no_conflicts': attrs from all objects are combined, any that have the same name must also have the same value. - 'override': skip comparing and copy attrs from the first dataset to the result. <!-- Feel free to remove check-list items aren't relevant to your change --> - [x] Closes #3865 - [x] Tests added - [x] Passes `isort -rc . && black . && mypy . && flake8` - [ ] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API | 2020-03-23T01:32:59Z | 2020-04-05T20:44:47Z | 2020-03-24T20:40:18Z | 2020-03-24T20:40:18Z | d8bb6204dc6a4bacdfca25b02ba62bb7f1bb5795 | 0 | e4158156e2b7800627652c951917f83b1deb58d4 | c707b337a0f75224ee3b3e3b65a08da792df2fa6 | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/3877 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests