home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 1649306358

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
1649306358 PR_kwDOAMm_X85iTmr2 8559 closed 0 Support non-str Hashables in DataArray 43316012 <!-- Feel free to remove check-list items aren't relevant to your change --> - [x] Closes #8546 - [x] Tests added - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` Probably we should add a whole bunch of tests for this. For now only testing the constructor. 2023-12-18T21:09:13Z 2024-01-14T20:38:59Z 2024-01-14T20:38:59Z 2024-01-14T20:38:59Z 357a44474df6d02555502d600776e27a86a12f3f     0 b33b2b0276788117d2d6e2d87df33213f1cfa439 08c8f9a42bdbac638226ec3a18122271ea9be64b COLLABORATOR
{
    "enabled_by": {
        "login": "headtr1ck",
        "id": 43316012,
        "node_id": "MDQ6VXNlcjQzMzE2MDEy",
        "avatar_url": "https://avatars.githubusercontent.com/u/43316012?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/headtr1ck",
        "html_url": "https://github.com/headtr1ck",
        "followers_url": "https://api.github.com/users/headtr1ck/followers",
        "following_url": "https://api.github.com/users/headtr1ck/following{/other_user}",
        "gists_url": "https://api.github.com/users/headtr1ck/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/headtr1ck/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/headtr1ck/subscriptions",
        "organizations_url": "https://api.github.com/users/headtr1ck/orgs",
        "repos_url": "https://api.github.com/users/headtr1ck/repos",
        "events_url": "https://api.github.com/users/headtr1ck/events{/privacy}",
        "received_events_url": "https://api.github.com/users/headtr1ck/received_events",
        "type": "User",
        "site_admin": false
    },
    "merge_method": "squash",
    "commit_title": "Support non-str Hashables in DataArray (#8559)",
    "commit_message": "* support hashable dims in DataArray\r\n* add whats-new\r\n* remove uneccessary except ImportErrors\r\n* improve some typing"
}
13221727 https://github.com/pydata/xarray/pull/8559  

Links from other tables

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