pull_requests: 1534406716
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1534406716 | PR_kwDOAMm_X85bdTA8 | 8247 | closed | 0 | Fix & normalize typing for chunks | 5635139 | I noticed that `"auto"` wasn't allowed as a value in a dict. So this normalizes all chunk types, and defines the mapping as containing the inner type. Allows removing some ignores (though also adds one). One question — not necessary to answer now — is whether we should allow a tuple of definitions, for each dimension. Generally we use names, which helps prevent mistakes, and allows us to be less concerned about dimension ordering. | 2023-09-28T15:17:04Z | 2023-09-28T16:47:02Z | 2023-09-28T16:27:43Z | 2023-09-28T16:27:43Z | 0d6cd2a39f61128e023628c4352f653537585a12 | 0 | c8c68e745835aa24ef540098d640252cc656ae41 | c3b5ead8cdbce38157265fd449a2a641cc118066 | MEMBER | { "enabled_by": { "login": "max-sixty", "id": 5635139, "node_id": "MDQ6VXNlcjU2MzUxMzk=", "avatar_url": "https://avatars.githubusercontent.com/u/5635139?v=4", "gravatar_id": "", "url": "https://api.github.com/users/max-sixty", "html_url": "https://github.com/max-sixty", "followers_url": "https://api.github.com/users/max-sixty/followers", "following_url": "https://api.github.com/users/max-sixty/following{/other_user}", "gists_url": "https://api.github.com/users/max-sixty/gists{/gist_id}", "starred_url": "https://api.github.com/users/max-sixty/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/max-sixty/subscriptions", "organizations_url": "https://api.github.com/users/max-sixty/orgs", "repos_url": "https://api.github.com/users/max-sixty/repos", "events_url": "https://api.github.com/users/max-sixty/events{/privacy}", "received_events_url": "https://api.github.com/users/max-sixty/received_events", "type": "User", "site_admin": false }, "merge_method": "squash", "commit_title": "Fix & normalize typing for chunks (#8247)", "commit_message": "* Fix & normalize typing for chunks\r\n\r\nI noticed that `\"auto\"` wasn't allowed as a value in a dict. So this normalizes all chunk types, and defines the mapping as containing the inner type.\r\n\r\nAllows removing some ignores (though also adds one).\r\n\r\nOne question \u2014 not necessary to answer now \u2014 is whether we should allow a tuple of definitions, for each dimension. Generally we use names, which helps prevent mistakes, and allows us to be less concerned about dimension ordering." } |
13221727 | https://github.com/pydata/xarray/pull/8247 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests