home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 1075330312

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
1075330312 PR_kwDOAMm_X85AGD0I 7120 closed 0 More informative error for passing a list to dataset.transpose 73678798 Closes #6502 - [x] Closes #xxxx - [x] Tests added - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` ~~- [ ] New functions/methods are listed in `api.rst`~~ 2022-10-03T23:53:43Z 2022-10-04T20:45:45Z 2022-10-04T18:22:52Z 2022-10-04T18:22:52Z 13c52b27b777709fc3316cf4334157f50904c02b     0 93b250038fe2a148e55f7848c6300cd6af908404 58ab594aa4315e75281569902e29c8c69834151f 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": "More informative error for passing a list to dataset.transpose (#7120)",
    "commit_message": "* Added statement to check if list is passed for dims and raise a more helpful error\r\n\r\n* Fixed issue where isinstance would not work when no arguments are passed\r\n\r\n* Added test\r\n\r\n* Updated whats-new.rst\r\n\r\n* Updated whats-new.rst with pull number\r\n\r\n* Removed test print statement\r\n\r\n* Update xarray/core/dataset.py\r\n\r\nCo-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com>\r\n\r\n* Fixed test to inclued whole error output and imported regex. Changed transpose join statement\r\n\r\n* Hopefully fixed typecheck error and improved readability from suggestions by @max-sixty\r\n\r\nCo-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com>"
}
13221727 https://github.com/pydata/xarray/pull/7120  

Links from other tables

  • 0 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 1.01ms