issue_comments: 1430044199
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/pull/7442#issuecomment-1430044199 | https://api.github.com/repos/pydata/xarray/issues/7442 | 1430044199 | IC_kwDOAMm_X85VPL4n | 2448579 | 2023-02-14T16:37:57Z | 2023-02-14T16:38:10Z | MEMBER | We still have an error but sphinx is up to 5.3.0 ``` Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/xray/conda/7442/lib/python3.10/site-packages/sphinx/cmd/build.py", line 281, in build_main app.build(args.force_all, args.filenames) ... File "/home/docs/checkouts/readthedocs.org/user_builds/xray/conda/7442/lib/python3.10/site-packages/sphinx/builders/init.py", line 568, in write self._write_parallel(sorted(docnames), File "/home/docs/checkouts/readthedocs.org/user_builds/xray/conda/7442/lib/python3.10/site-packages/sphinx/builders/init.py", line 615, in _write_parallel tasks.add_task(write_process, arg, on_chunk_done) File "/home/docs/checkouts/readthedocs.org/user_builds/xray/conda/7442/lib/python3.10/site-packages/sphinx/util/parallel.py", line 100, in add_task self._join_one() File "/home/docs/checkouts/readthedocs.org/user_builds/xray/conda/7442/lib/python3.10/site-packages/sphinx/util/parallel.py", line 126, in _join_one raise SphinxParallelError(*result) sphinx.errors.SphinxParallelError: AttributeError: can't set attribute '_table_row_index' Sphinx parallel build error: AttributeError: can't set attribute '_table_row_index' ``` |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
1534634670 |