issue_comments
8 rows where author_association = "MEMBER" and issue = 1084220684 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Type protocol for internal variable mapping · 8 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
998973316 | https://github.com/pydata/xarray/pull/6086#issuecomment-998973316 | https://api.github.com/repos/pydata/xarray/issues/6086 | IC_kwDOAMm_X847ix-E | TomNicholas 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 } |
Type protocol for internal variable mapping 1084220684 | |
998528889 | https://github.com/pydata/xarray/pull/6086#issuecomment-998528889 | https://api.github.com/repos/pydata/xarray/issues/6086 | IC_kwDOAMm_X847hFd5 | max-sixty 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 I'm thinking through this issue. I think the basic problem is that these |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Type protocol for internal variable mapping 1084220684 | |
998298778 | https://github.com/pydata/xarray/pull/6086#issuecomment-998298778 | https://api.github.com/repos/pydata/xarray/issues/6086 | IC_kwDOAMm_X847gNSa | shoyer 1217238 | 2021-12-20T21:55:23Z | 2021-12-20T21:55:23Z | MEMBER |
This is just an internal check in xarray, verifying that |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Type protocol for internal variable mapping 1084220684 | |
998226035 | https://github.com/pydata/xarray/pull/6086#issuecomment-998226035 | https://api.github.com/repos/pydata/xarray/issues/6086 | IC_kwDOAMm_X847f7hz | TomNicholas 35968931 | 2021-12-20T19:56:34Z | 2021-12-20T19:56:34Z | MEMBER |
Thanks, but no rush! I write these comments just as much for my benefit as for anyone else's.
Sure, just done it in https://github.com/pydata/xarray/pull/6086/commits/1376ed9ffe756feefedd8e07e4068c7614ba39bb, though there might be other places that need it as a result. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Type protocol for internal variable mapping 1084220684 | |
998221530 | https://github.com/pydata/xarray/pull/6086#issuecomment-998221530 | https://api.github.com/repos/pydata/xarray/issues/6086 | IC_kwDOAMm_X847f6ba | max-sixty 5635139 | 2021-12-20T19:48:44Z | 2021-12-20T19:48:44Z | MEMBER | I can have a look this week! Would you mind committing the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Type protocol for internal variable mapping 1084220684 | |
998193097 | https://github.com/pydata/xarray/pull/6086#issuecomment-998193097 | https://api.github.com/repos/pydata/xarray/issues/6086 | IC_kwDOAMm_X847fzfJ | TomNicholas 35968931 | 2021-12-20T19:04:38Z | 2021-12-20T19:04:38Z | MEMBER | I started adding the test implementation, but when I run the new test I get the exact ``` ds = <xarray.Dataset> Dimensions: () Data variables: a int64 0 b int64 1
/home/tom/Documents/Work/Code/xarray/xarray/testing.py:309: AssertionError
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Type protocol for internal variable mapping 1084220684 | |
998127749 | https://github.com/pydata/xarray/pull/6086#issuecomment-998127749 | https://api.github.com/repos/pydata/xarray/issues/6086 | IC_kwDOAMm_X847fjiF | TomNicholas 35968931 | 2021-12-20T17:24:43Z | 2021-12-20T17:24:43Z | MEMBER | Thanks @max-sixty . Unfortunately changing
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Type protocol for internal variable mapping 1084220684 | |
997501156 | https://github.com/pydata/xarray/pull/6086#issuecomment-997501156 | https://api.github.com/repos/pydata/xarray/issues/6086 | IC_kwDOAMm_X847dKjk | max-sixty 5635139 | 2021-12-20T00:53:59Z | 2021-12-20T00:53:59Z | MEMBER | To comment quickly (but incompletely atm) — |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Type protocol for internal variable mapping 1084220684 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] ( [html_url] TEXT, [issue_url] TEXT, [id] INTEGER PRIMARY KEY, [node_id] TEXT, [user] INTEGER REFERENCES [users]([id]), [created_at] TEXT, [updated_at] TEXT, [author_association] TEXT, [body] TEXT, [reactions] TEXT, [performed_via_github_app] TEXT, [issue] INTEGER REFERENCES [issues]([id]) ); CREATE INDEX [idx_issue_comments_issue] ON [issue_comments] ([issue]); CREATE INDEX [idx_issue_comments_user] ON [issue_comments] ([user]);
user 3