issue_comments: 388847354
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/2127#issuecomment-388847354 | https://api.github.com/repos/pydata/xarray/issues/2127 | 388847354 | MDEyOklzc3VlQ29tbWVudDM4ODg0NzM1NA== | 6628425 | 2018-05-14T14:56:46Z | 2018-05-14T14:56:46Z | MEMBER | Huh...my test is still triggering some failures due to this issue in #2128. Oddly on my laptop the original bug doesn't appear to exist if I use python version 3.6.5 and numpy version 1.14.3 (the versions on Travis where I'm getting a failure): ``` $ python Python 3.6.5 | packaged by conda-forge | (default, Apr 6 2018, 13:44:09) [GCC 4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)] on darwin Type "help", "copyright", "credits" or "license" for more information.
test_coding_times.py::test_infer_cftime_datetime_units PASSED [100%]
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
322591813 |