pull_requests: 948556188
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 948556188 | PR_kwDOAMm_X844idGc | 6641 | closed | 0 | Typing of `str` and `dt` accessors | 43316012 | This is initial try to get type hints for `str` and `dt` accessors. I think there is no way of accessing the class at class scope (or is there?), so I had to use plain "DataArray" as the generic type of the accessors. I think that is acceptable for now. The hack of `DatetimeAccessor` vs `TimedeltaAccessor` in the `CombinedDatetimelikeAccessor.__new__` is something static typing can handle, so at type-checking time all properties of both accessors are available. If someone has a better idea? Maybe a common interface class for accessors would be also beneficial? | 2022-05-26T18:25:44Z | 2022-05-27T06:32:33Z | 2022-05-26T20:12:23Z | 2022-05-26T20:12:23Z | ab5b16288b23108bfedaf8229e5fde18691a5826 | 0 | 1f1680a6b39c4fb04ac95d26c8c9f687d77b2841 | 3b242a184072db9928ede7b72c07f047cd67d23b | COLLABORATOR | {
"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": "Typing of `str` and `dt` accessors (#6641)",
"commit_message": "* initial try to type accessors\r\n\r\n* fix typo\r\n\r\n* fix some import and typing issues"
} |
13221727 | https://github.com/pydata/xarray/pull/6641 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests