issue_comments
4 rows where author_association = "MEMBER" and issue = 1330548427 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Temporarily import `loop_in_thread` fixture from `distributed` · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1208258327 | https://github.com/pydata/xarray/pull/6884#issuecomment-1208258327 | https://api.github.com/repos/pydata/xarray/issues/6884 | IC_kwDOAMm_X85IBI8X | dcherian 2448579 | 2022-08-08T15:12:42Z | 2022-08-08T15:12:42Z | MEMBER | Thanks @jrbourbeau! |
{ "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 } |
Temporarily import `loop_in_thread` fixture from `distributed` 1330548427 | |
1207118357 | https://github.com/pydata/xarray/pull/6884#issuecomment-1207118357 | https://api.github.com/repos/pydata/xarray/issues/6884 | IC_kwDOAMm_X85H8yoV | andersy005 13301940 | 2022-08-06T01:25:38Z | 2022-08-06T01:25:38Z | MEMBER | Thank you for this fix, @jrbourbeau! |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Temporarily import `loop_in_thread` fixture from `distributed` 1330548427 | |
1207101255 | https://github.com/pydata/xarray/pull/6884#issuecomment-1207101255 | https://api.github.com/repos/pydata/xarray/issues/6884 | IC_kwDOAMm_X85H8udH | andersy005 13301940 | 2022-08-06T00:19:08Z | 2022-08-06T00:19:08Z | MEMBER | I opened an issue just in case this is something that can be fixed upstream. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Temporarily import `loop_in_thread` fixture from `distributed` 1330548427 | |
1207094758 | https://github.com/pydata/xarray/pull/6884#issuecomment-1207094758 | https://api.github.com/repos/pydata/xarray/issues/6884 | IC_kwDOAMm_X85H8s3m | andersy005 13301940 | 2022-08-05T23:58:55Z | 2022-08-06T00:04:16Z | MEMBER |
When building docs on RTD, we turn Sphinx warnings into errors. Sphinx is throwing a warning that is then turned into an error after docs are built, as it appears that the SSL certificate for numba.pydata.org has expired or is misconfigured.
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Temporarily import `loop_in_thread` fixture from `distributed` 1330548427 |
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 2