issue_comments
3 rows where author_association = "MEMBER", issue = 288466108 and user = 2443309 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Drop support for Python 2 · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
361825435 | https://github.com/pydata/xarray/issues/1830#issuecomment-361825435 | https://api.github.com/repos/pydata/xarray/issues/1830 | MDEyOklzc3VlQ29tbWVudDM2MTgyNTQzNQ== | jhamman 2443309 | 2018-01-31T05:08:22Z | 2018-01-31T05:08:22Z | MEMBER | Great. No argument there. I'll adjust the PR on the python3statement to reflect that. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Drop support for Python 2 288466108 | |
361820059 | https://github.com/pydata/xarray/issues/1830#issuecomment-361820059 | https://api.github.com/repos/pydata/xarray/issues/1830 | MDEyOklzc3VlQ29tbWVudDM2MTgyMDA1OQ== | jhamman 2443309 | 2018-01-31T04:26:23Z | 2018-01-31T04:26:23Z | MEMBER | @pydata/xarray - any objections to the timeline here? We will need to close this before https://github.com/python3statement/python3statement.github.io/pull/102 can be merged. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Drop support for Python 2 288466108 | |
361786849 | https://github.com/pydata/xarray/issues/1830#issuecomment-361786849 | https://api.github.com/repos/pydata/xarray/issues/1830 | MDEyOklzc3VlQ29tbWVudDM2MTc4Njg0OQ== | jhamman 2443309 | 2018-01-31T00:56:09Z | 2018-01-31T00:56:09Z | MEMBER | I've just put up a PR on the python3statement repo. I've tentatively also listed 2019-01-01 as a possible target for Xarray 1.0, coincident with dropping Python2, but am now thinking we may need a larger discussion before that comes to any certainty. Anyhow, please take a look at https://github.com/python3statement/python3statement.github.io/pull/102. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Drop support for Python 2 288466108 |
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