home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 998528889

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-998528889 https://api.github.com/repos/pydata/xarray/issues/6086 998528889 IC_kwDOAMm_X847hFd5 5635139 2021-12-21T07:12:40Z 2021-12-21T07:12:40Z MEMBER

I realize that my assertion above isn't quite right — the issue was about Mapping[Hashable, V], not Dict[Hashable, V].

I'm thinking through this issue. I think the basic problem is that these CopyableMutableMapping aren't dict objects — given we can't inherit from dict (or Mapping) — and possibly we'd need to change our interface to CopyableMutableMapping for this to work. I'm not confident about this, though.

{
    "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 73.731ms · About: xarray-datasette