home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 1053725822

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
1053725822 PR_kwDOAMm_X84-zpR- 7022 closed 0 Preserve all attrs with GroupBy by default. 2448579 Closes #7012 When `use_flox=False`, we pass `keep_attrs=None` to `Data*.reduce`. This ends up delete Dataset and DataArray level attrs but preserves coordinate variable attrs. We now set the default to True always to match the default behaviour of `apply_ufunc` used by `flox.xarray.xarray_reduce`. <!-- Feel free to remove check-list items aren't relevant to your change --> - [x] Closes #7012 - [x] Tests added - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` 2022-09-12T18:26:47Z 2022-10-18T19:15:21Z 2022-09-13T15:30:29Z 2022-09-13T15:30:29Z 63ba862d03c8d0cd8b44d2071bc360e9fed4519d     0 9c035cc5cee5cbd8f3f114a019bee076c37142ea e00e51f42ed382cf22cbbea7e8a8c961f05f9045 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": "Preserve all attrs with GroupBy by default. (#7022)",
    "commit_message": ""
}
13221727 https://github.com/pydata/xarray/pull/7022  

Links from other tables

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