pull_requests: 683909980
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
683909980 | MDExOlB1bGxSZXF1ZXN0NjgzOTA5OTgw | 5580 | closed | 0 | dataset `__repr__` updates | 28786187 | <!-- Feel free to remove check-list items aren't relevant to your change --> After discussing the recent change in the dataset `__repr__`, this implements the compromise discussed in #5545. It keeps the dataset `__repr__` short, tunable via `xr.set_options()`, and gives the full output via `ds.coords`, `ds.data_vars`, and `ds.attrs`. Passes the (updated) testsuite (locally). - [x] Closes #5545 - [x] Tests added - [x] Passes `pre-commit run --all-files` - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst` | 2021-07-05T20:03:55Z | 2021-08-21T22:51:16Z | 2021-08-21T22:51:03Z | 2021-08-21T22:51:02Z | a78c1e0115d38cb4461fd1aba93334d440cff49c | 0 | 71cf034820f98096856156be71bed8d35a037be8 | 4bb9d9c6df77137f05e85c7cc6508fe7a93dc0e4 | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/5580 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests