issues: 2187399013
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2187399013 | I_kwDOAMm_X86CYQ9l | 8836 | DataTree should support Hashable names. | 479480 | open | 0 | 0 | 2024-03-14T22:37:09Z | 2024-03-15T04:57:44Z | CONTRIBUTOR | What is your issue?In porting xarray-contrib/datatree into pydata/xarray. We discovered some type mismatches. The general feeling was that we should support Hashable in order to improve The quick solution of changing the name type to Hashable in NamedNode fails quickly because of it's PathPurePath inheritance. This issue just tracks that we want to come back to this. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/8836/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | issue |