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/pull/4534#issuecomment-720165105,https://api.github.com/repos/pydata/xarray/issues/4534,720165105,MDEyOklzc3VlQ29tbWVudDcyMDE2NTEwNQ==,14808389,2020-11-01T22:58:09Z,2020-11-01T23:20:25Z,MEMBER,"it does, at least locally. Not sure if it did before the merge. The RTD build is still running, though.
Edit: fixed","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,728888328
https://github.com/pydata/xarray/pull/4534#issuecomment-720162338,https://api.github.com/repos/pydata/xarray/issues/4534,720162338,MDEyOklzc3VlQ29tbWVudDcyMDE2MjMzOA==,14808389,2020-11-01T22:33:49Z,2020-11-01T22:34:02Z,MEMBER,unfortunately the restart didn't help. I'll try to run the build locally and debug,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,728888328
https://github.com/pydata/xarray/pull/4534#issuecomment-720147763,https://api.github.com/repos/pydata/xarray/issues/4534,720147763,MDEyOklzc3VlQ29tbWVudDcyMDE0Nzc2Mw==,14808389,2020-11-01T20:37:03Z,2020-11-01T21:18:39Z,MEMBER,"@mathause, the way to check for the appropriate role is either by trial-and-error (check whether the build completes or the built page looks fine) or calling
```sh
python -m sphinx.ext.intersphinx /path/to/objects.inv | less
```
where `objects.inv` is in the `_build/html` directory. The path can also be a URL, in which case the file it points to will be downloaded and displayed.
The output is divided by role, so searching for the term you want to reference will give you the correct role.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,728888328