issue_comments: 998973316
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-998973316 | https://api.github.com/repos/pydata/xarray/issues/6086 | 998973316 | IC_kwDOAMm_X847ix-E | 35968931 | 2021-12-21T17:43:11Z | 2021-12-23T04:12:48Z | MEMBER |
It seems I can make that check pass very easily, because this already works somehow, even though they aren't considered subtypes :confused: ```python In [1]: from xarray.core.utils import CopyableMutableMapping In [2]: d = {} In [3]: isinstance(d, CopyableMutableMapping) Out[3]: True ```
Changing Still have a bunch of errors like this though
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
1084220684 |