home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 1517138552

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
1517138552 PR_kwDOAMm_X85abbJ4 8188 closed 0 fix the failing docs 14808389 The docs have been failing because of a malformatted docstring we inherit from `pandas`, and this caused us to miss another error in #8183. The fix is to avoid installing `pandas=2.1.0`, which should be the only version with the malformatted docstring, and to apply the missing changes from #8183 here. - [x] Closes #8157, follow-up to #8183 2023-09-15T11:01:42Z 2023-09-20T11:04:03Z 2023-09-15T13:26:24Z 2023-09-15T13:26:24Z e00e31b9ea7fcd562f75f6c657d02c4f81867095     0 83bf98e538d3ef699a0053ec4e7c2f62ef7f853d c537238ae9ac905b8fe9a4630d03a329cab3a1df MEMBER
{
    "enabled_by": {
        "login": "keewis",
        "id": 14808389,
        "node_id": "MDQ6VXNlcjE0ODA4Mzg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/14808389?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/keewis",
        "html_url": "https://github.com/keewis",
        "followers_url": "https://api.github.com/users/keewis/followers",
        "following_url": "https://api.github.com/users/keewis/following{/other_user}",
        "gists_url": "https://api.github.com/users/keewis/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/keewis/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/keewis/subscriptions",
        "organizations_url": "https://api.github.com/users/keewis/orgs",
        "repos_url": "https://api.github.com/users/keewis/repos",
        "events_url": "https://api.github.com/users/keewis/events{/privacy}",
        "received_events_url": "https://api.github.com/users/keewis/received_events",
        "type": "User",
        "site_admin": false
    },
    "merge_method": "squash",
    "commit_title": "fix the failing docs (#8188)",
    "commit_message": "* don't try to build with `pandas=2.1.0`\r\n\r\none of the docstrings we inherit from `pandas` is malformatted in that version\r\n\r\n* reorder the project metadata sections\r\n\r\n* source the exhaustive list of optional deps from `pyproject.toml`\r\n\r\n* link to the new location of the colormap tutorial in matplotlib\r\n\r\n* also convert the narrative documentation to `pyproject.toml`"
}
13221727 https://github.com/pydata/xarray/pull/8188  

Links from other tables

  • 3 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 1.145ms