home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 892748525

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
892748525 MDExOlB1bGxSZXF1ZXN0NjQ1MzcyMjE3 5319 Convert new_shape from list to tuple in _unstack_once 14371165 closed 0     1 2021-05-16T20:04:05Z 2021-05-18T18:14:00Z 2021-05-16T23:50:10Z MEMBER   0 pydata/xarray/pulls/5319

Having new_shape as a list broke some checks in sparse. .shape is usually a tuple so I changed new_shape to be a tuple as well. sparse arrays errors one step further down now instead, at the item assignment...

  • Related to #5315
  • [x] Passes pre-commit run --all-files
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5319/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

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