home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1898193938

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
1898193938 PR_kwDOAMm_X85abbJ4 8188 fix the failing docs 14808389 closed 0     7 2023-09-15T11:01:42Z 2023-09-20T11:04:03Z 2023-09-15T13:26:24Z MEMBER   0 pydata/xarray/pulls/8188

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
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/8188/reactions",
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 3 rows from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.606ms · About: xarray-datasette