home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1890927857

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
1890927857 PR_kwDOAMm_X85aC50x 8172 Don't try to sort hashable, map to string 14371165 closed 0     0 2023-09-11T17:10:22Z 2023-09-11T18:09:15Z 2023-09-11T18:09:15Z MEMBER   0 pydata/xarray/pulls/8172

Fixes the mypy error we're seeing in the CI at the moment:

xarray/core/dataset.py:5286: error: Value of type variable "SupportsRichComparisonT" of "sorted" cannot be "Hashable" [type-var]

Can't sort Hashables apparently.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/8172/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

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