issue_comments: 223663026
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/issues/463#issuecomment-223663026 | https://api.github.com/repos/pydata/xarray/issues/463 | 223663026 | MDEyOklzc3VlQ29tbWVudDIyMzY2MzAyNg== | 1217238 | 2016-06-03T18:53:22Z | 2016-06-03T18:53:22Z | MEMBER | I suspect you hit this in IPython after rerunning cells, because file handles are only automatically closed when programs exit. You might find it a good idea to explicitly close files by calling .close() (or using a "with" statement) on Datasets opened with open_mfdataset. On Fri, Jun 3, 2016 at 11:08 AM, mangecoeur notifications@github.com wrote:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
94328498 |