home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 1125134123

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
1125134123 PR_kwDOAMm_X85DEC8r 7296 closed 0 Fix some typing errors in DuckArrayModule 14371165 Fixes these errors that I've been seeing locally for a while: ```python !mypy C:\Users\J.W\Documents\GitHub\xarray\xarray\core\coordinates.py --ignore-missing-imports C:\Users\J.W\Documents\GitHub\xarray\xarray\core\pycompat.py:48: error: Incompatible types in assignment (expression has type "Tuple[]", variable has type "Tuple[Any]") C:\Users\J.W\Documents\GitHub\xarray\xarray\core\pycompat.py:50: error: Incompatible types in assignment (expression has type "Optional[Module]", variable has type "Optional[Literal['dask', 'pint', 'cupy', 'sparse']]") Found 2 errors in 1 file (checked 1 source file) ``` Not sure why the CI isn't catching these? 2022-11-16T22:07:00Z 2022-11-20T18:52:12Z 2022-11-20T10:18:53Z 2022-11-20T10:18:53Z d6671dd414370d006254ba3156cb96256ce0e9c7     0 1dc694f61767c95eb9338b696b50088063086937 63a69fe4b2fa7a4de8a1b65826f6af4869818166 MEMBER
{
    "enabled_by": {
        "login": "Illviljan",
        "id": 14371165,
        "node_id": "MDQ6VXNlcjE0MzcxMTY1",
        "avatar_url": "https://avatars.githubusercontent.com/u/14371165?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Illviljan",
        "html_url": "https://github.com/Illviljan",
        "followers_url": "https://api.github.com/users/Illviljan/followers",
        "following_url": "https://api.github.com/users/Illviljan/following{/other_user}",
        "gists_url": "https://api.github.com/users/Illviljan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/Illviljan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/Illviljan/subscriptions",
        "organizations_url": "https://api.github.com/users/Illviljan/orgs",
        "repos_url": "https://api.github.com/users/Illviljan/repos",
        "events_url": "https://api.github.com/users/Illviljan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/Illviljan/received_events",
        "type": "User",
        "site_admin": false
    },
    "merge_method": "squash",
    "commit_title": "Fix some typing errors in DuckArrayModule (#7296)",
    "commit_message": "* Fix some typing errors in DuckArrayModule\r\n\r\n* Update pycompat.py\r\n\r\n* Update pycompat.py"
}
13221727 https://github.com/pydata/xarray/pull/7296  

Links from other tables

  • 2 rows from pull_requests_id in labels_pull_requests
Powered by Datasette ยท Queries took 1.498ms