pull_requests: 1626146371
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1626146371 | PR_kwDOAMm_X85g7QZD | 8500 | closed | 0 | Deprecate ds.dims returning dict | 35968931 | - [x] Closes first step of #8496, would require another PR later to actually change the return type. Also really resolves the second half of #921. - [x] Tests added - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] ~~New functions/methods are listed in `api.rst`~~ | 2023-12-01T18:29:28Z | 2024-04-28T20:04:00Z | 2023-12-06T17:52:24Z | 2023-12-06T17:52:24Z | 299abd6276a4c10a84cb8081fb157cabfba070f6 | 0 | ddbab7214622e382c2a4dd7a51721a5394500f3b | 3fc0ee5b4f7a03568115ced1b4ee8c95301529dc | MEMBER | {
"enabled_by": {
"login": "dcherian",
"id": 2448579,
"node_id": "MDQ6VXNlcjI0NDg1Nzk=",
"avatar_url": "https://avatars.githubusercontent.com/u/2448579?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dcherian",
"html_url": "https://github.com/dcherian",
"followers_url": "https://api.github.com/users/dcherian/followers",
"following_url": "https://api.github.com/users/dcherian/following{/other_user}",
"gists_url": "https://api.github.com/users/dcherian/gists{/gist_id}",
"starred_url": "https://api.github.com/users/dcherian/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/dcherian/subscriptions",
"organizations_url": "https://api.github.com/users/dcherian/orgs",
"repos_url": "https://api.github.com/users/dcherian/repos",
"events_url": "https://api.github.com/users/dcherian/events{/privacy}",
"received_events_url": "https://api.github.com/users/dcherian/received_events",
"type": "User",
"site_admin": false
},
"merge_method": "squash",
"commit_title": "Deprecate ds.dims returning dict (#8500)",
"commit_message": "* raise FutureWarning\r\n\r\n* change some internal instances of ds.dims -> ds.sizes\r\n\r\n* improve clarity of which unexpected errors were raised\r\n\r\n* whatsnew\r\n\r\n* return a class which warns if treated like a Mapping\r\n\r\n* fix failing tests\r\n\r\n* avoid some warnings in the docs\r\n\r\n* silence warning caused by #8491\r\n\r\n* fix another warning\r\n\r\n* typing of .get\r\n\r\n* fix various uses of ds.dims in tests\r\n\r\n* fix some warnings\r\n\r\n* add test that FutureWarnings are correctly raised\r\n\r\n* more fixes to avoid warnings\r\n\r\n* update tests to avoid warnings\r\n\r\n* yet more fixes to avoid warnings\r\n\r\n* also warn in groupby.dims\r\n\r\n* change groupby tests to match\r\n\r\n* update whatsnew to include groupby deprecation\r\n\r\n* filter warning when we actually test ds.dims\r\n\r\n* remove error I used for debugging\r\n\r\n---------\r\n\r\nCo-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>"
} |
13221727 | https://github.com/pydata/xarray/pull/8500 |
Links from other tables
- 4 rows from pull_requests_id in labels_pull_requests