issue_comments
7 rows where issue = 595666886 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- implement a more threadsafe call to colorbar · 7 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
611365647 | https://github.com/pydata/xarray/pull/3944#issuecomment-611365647 | https://api.github.com/repos/pydata/xarray/issues/3944 | MDEyOklzc3VlQ29tbWVudDYxMTM2NTY0Nw== | apatlpo 11750960 | 2020-04-09T07:01:12Z | 2020-04-09T07:01:12Z | CONTRIBUTOR | you're welcome, I hope one day I'll be to make a more worthy contribution to this great library ! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
implement a more threadsafe call to colorbar 595666886 | |
611353519 | https://github.com/pydata/xarray/pull/3944#issuecomment-611353519 | https://api.github.com/repos/pydata/xarray/issues/3944 | MDEyOklzc3VlQ29tbWVudDYxMTM1MzUxOQ== | shoyer 1217238 | 2020-04-09T06:27:06Z | 2020-04-09T06:27:06Z | MEMBER | Thanks @apatlpo ! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
implement a more threadsafe call to colorbar 595666886 | |
611328122 | https://github.com/pydata/xarray/pull/3944#issuecomment-611328122 | https://api.github.com/repos/pydata/xarray/issues/3944 | MDEyOklzc3VlQ29tbWVudDYxMTMyODEyMg== | apatlpo 11750960 | 2020-04-09T04:57:09Z | 2020-04-09T04:57:09Z | CONTRIBUTOR | I would feel bad claiming credit for such a small contribution ... it's not even solving my pb which I should probably better document on the issue tracker. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
implement a more threadsafe call to colorbar 595666886 | |
610944964 | https://github.com/pydata/xarray/pull/3944#issuecomment-610944964 | https://api.github.com/repos/pydata/xarray/issues/3944 | MDEyOklzc3VlQ29tbWVudDYxMDk0NDk2NA== | dcherian 2448579 | 2020-04-08T13:00:22Z | 2020-04-08T13:00:22Z | MEMBER | You can give yourself credit in whats-new.rst if you want |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
implement a more threadsafe call to colorbar 595666886 | |
610918333 | https://github.com/pydata/xarray/pull/3944#issuecomment-610918333 | https://api.github.com/repos/pydata/xarray/issues/3944 | MDEyOklzc3VlQ29tbWVudDYxMDkxODMzMw== | apatlpo 11750960 | 2020-04-08T12:03:49Z | 2020-04-08T12:03:49Z | CONTRIBUTOR | Ok, let me know if you need me to do anything else. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
implement a more threadsafe call to colorbar 595666886 | |
610715126 | https://github.com/pydata/xarray/pull/3944#issuecomment-610715126 | https://api.github.com/repos/pydata/xarray/issues/3944 | MDEyOklzc3VlQ29tbWVudDYxMDcxNTEyNg== | shoyer 1217238 | 2020-04-08T02:22:51Z | 2020-04-08T02:22:51Z | MEMBER | Even though this doesn't fix the threadsafety issue (sorry about that!) I think it's still a marginal improvement not to be calling the global Tests pass so I'm inclined to merge as is :) |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
implement a more threadsafe call to colorbar 595666886 | |
610281639 | https://github.com/pydata/xarray/pull/3944#issuecomment-610281639 | https://api.github.com/repos/pydata/xarray/issues/3944 | MDEyOklzc3VlQ29tbWVudDYxMDI4MTYzOQ== | apatlpo 11750960 | 2020-04-07T09:31:14Z | 2020-04-07T09:31:14Z | CONTRIBUTOR | Argh, my bad. This implementation does not solve #1889. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
implement a more threadsafe call to colorbar 595666886 |
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