home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 997501156

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/6086#issuecomment-997501156 https://api.github.com/repos/pydata/xarray/issues/6086 997501156 IC_kwDOAMm_X847dKjk 5635139 2021-12-20T00:53:59Z 2021-12-20T00:53:59Z MEMBER

To comment quickly (but incompletely atm) — Dict[Hashable, X] doesn't work well with mypy because Dict is invariant in its keys (I think) — it needs to be Dict[Any, X]

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1084220684
Powered by Datasette · Queries took 159.586ms · About: xarray-datasette