issue_comments
3 rows where issue = 275033174 and user = 1217238 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- IPython auto-completion triggers data loading · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
345423545 | https://github.com/pydata/xarray/issues/1727#issuecomment-345423545 | https://api.github.com/repos/pydata/xarray/issues/1727 | MDEyOklzc3VlQ29tbWVudDM0NTQyMzU0NQ== | shoyer 1217238 | 2017-11-18T07:02:33Z | 2017-11-18T07:02:33Z | MEMBER | It looks like this may already be fixed upstream. As suggested in https://github.com/ipython/ipython/issues/10521, updating to Jedi 0.11 seems to fix the issue. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
IPython auto-completion triggers data loading 275033174 | |
345423347 | https://github.com/pydata/xarray/issues/1727#issuecomment-345423347 | https://api.github.com/repos/pydata/xarray/issues/1727 | MDEyOklzc3VlQ29tbWVudDM0NTQyMzM0Nw== | shoyer 1217238 | 2017-11-18T06:57:42Z | 2017-11-18T06:57:42Z | MEMBER | See here for the IPython issue: https://github.com/ipython/ipython/issues/10720 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
IPython auto-completion triggers data loading 275033174 | |
345409469 | https://github.com/pydata/xarray/issues/1727#issuecomment-345409469 | https://api.github.com/repos/pydata/xarray/issues/1727 | MDEyOklzc3VlQ29tbWVudDM0NTQwOTQ2OQ== | shoyer 1217238 | 2017-11-18T01:52:52Z | 2017-11-18T01:52:52Z | MEMBER | We have a unit test |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
IPython auto-completion triggers data loading 275033174 |
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 1