home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 1015693510

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
1015693510 PR_kwDOAMm_X848ikDG 6871 closed 0 Handle None in assert_valid_xy 14371165 Reduce diffs in #6778. * Handle `None` as the error message suggest should be possible * Add some typing while at it. mypy noticed that Hashable cannot use `", ".join`-method so forcing them to `str` instead. Should be the same problem in #6856 but `Frozen` returns `Any` instead of `Hashable` for some reason. 2022-08-02T23:37:19Z 2022-08-12T08:59:59Z 2022-08-03T22:08:45Z 2022-08-03T22:08:45Z 2c12cfc463ed179f05cdd82a6b1399044149b33c     0 85393cf2b628ae3ce9dd82f9525e069d78442811 a17a00f8f95195838e1d7360426454c8ed0570ea 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": "Handle None in assert_valid_xy (#6871)",
    "commit_message": "* Handle none in assert_valid_xy\r\n\r\n* add test\r\n\r\n* Update xarray/tests/test_plot.py\r\n\r\n* Update test_plot.py\r\n\r\nCo-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>"
}
13221727 https://github.com/pydata/xarray/pull/6871  

Links from other tables

  • 1 row from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 0.865ms