home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 1519491124

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
1519491124 PR_kwDOAMm_X85akZg0 8201 closed 0 override `units` for datetime64/timedelta64 variables to preserve integer dtype 5821660 <!-- Feel free to remove check-list items aren't relevant to your change --> - [x] Closes #1064 - [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` 2023-09-18T13:17:19Z 2023-09-24T15:27:13Z 2023-09-24T15:05:26Z 2023-09-24T15:05:26Z a4f80b23d32e9c3986e3342182fe382d8081c3c2     0 33a3e1a0083a18fa78530a8d45b86a261a7fd05e 77eaa8be439a61ae07939035d07d6890b74d53e8 MEMBER
{
    "enabled_by": {
        "login": "kmuehlbauer",
        "id": 5821660,
        "node_id": "MDQ6VXNlcjU4MjE2NjA=",
        "avatar_url": "https://avatars.githubusercontent.com/u/5821660?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kmuehlbauer",
        "html_url": "https://github.com/kmuehlbauer",
        "followers_url": "https://api.github.com/users/kmuehlbauer/followers",
        "following_url": "https://api.github.com/users/kmuehlbauer/following{/other_user}",
        "gists_url": "https://api.github.com/users/kmuehlbauer/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/kmuehlbauer/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/kmuehlbauer/subscriptions",
        "organizations_url": "https://api.github.com/users/kmuehlbauer/orgs",
        "repos_url": "https://api.github.com/users/kmuehlbauer/repos",
        "events_url": "https://api.github.com/users/kmuehlbauer/events{/privacy}",
        "received_events_url": "https://api.github.com/users/kmuehlbauer/received_events",
        "type": "User",
        "site_admin": false
    },
    "merge_method": "squash",
    "commit_title": "override `units` for datetime64/timedelta64 variables to preserve integer dtype (#8201)",
    "commit_message": "* remove `dtype` from encoding for datetime64/timedelta64 variables to prevent unnecessary casts\r\n\r\n* adapt tests\r\n\r\n* add whats-new.rst entry\r\n\r\n* Update xarray/coding/times.py\r\n\r\nCo-authored-by: Spencer Clark <spencerkclark@gmail.com>\r\n\r\n* Update doc/whats-new.rst\r\n\r\nCo-authored-by: Spencer Clark <spencerkclark@gmail.com>\r\n\r\n* add test per review suggestion, replace .kind-check with np.issubdtype-check\r\n\r\n* align timedelta64 check with datetime64 check\r\n\r\n* override units instead of dtype\r\n\r\n* remove print statement\r\n\r\n* warn in case of serialization to floating point, too\r\n\r\n* align if-else\r\n\r\n* Add instructions to warnings\r\n\r\n* Fix test\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* use warnings.catch_warnings\r\n\r\n* Update doc/whats-new.rst\r\n\r\nCo-authored-by: Spencer Clark <spencerkclark@gmail.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Spencer Clark <spencerkclark@gmail.com>\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>"
}
13221727 https://github.com/pydata/xarray/pull/8201  

Links from other tables

  • 2 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 0.615ms