pull_requests: 1538308988
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1538308988 | PR_kwDOAMm_X85bsLt8 | 8261 | closed | 0 | Update type annotation for center argument of dataaray_plot methods | 883786 | <!-- Feel free to remove check-list items aren't relevant to your change --> The documentation for `xarray.plot.dataarray_plot.pcolormesh` (and several other methods) states: ``` ... center : float, optional The value at which to center the colormap. Passing this value implies use of a diverging colormap. Setting it to ``False`` prevents use of a diverging colormap. robust : bool, optional ... ``` The `False` argument for `center` is a valid argument, but was not included in the type annotations. In this PR we update the type annotations. | 2023-10-02T16:28:55Z | 2023-10-02T22:09:57Z | 2023-10-02T22:09:54Z | 2023-10-02T22:09:54Z | a1d168d5e706446c68f79ae9923d2d2c34778c14 | 0 | a5bd74bb90f735f1625f3dd5ce4005ca7ae75aaa | f8ab40c5fc1424f9c66206ba9f00dc21735890af | CONTRIBUTOR | {
"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": "Update type annotation for center argument of dataaray_plot methods (#8261)",
"commit_message": "* Update type annotation for center argument of dataaray_plot methods\r\n\r\n* address review comments"
} |
13221727 | https://github.com/pydata/xarray/pull/8261 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests