dask / dask/distributed

Sphinx 9 compatibility

Open
#9,189 1 comment 1 reaction 0 assignees View on GitHub
documentation
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

ReadTheDocs CI stopped working with the release of Sphinx 9:

https://app.readthedocs.org/projects/distributed/builds/31215915/
```
Traceback (most recent call last):
File "/home/docs/checkouts/readthedocs.org/user_builds/distributed/envs/stable/lib/python3.11/site-packages/sphinx/config.py", line 597, in eval_config_file
exec(code, namespace) # NoQA: S102
^^^^^^^^^^^^^^^^^^^^^
File "/home/docs/checkouts/readthedocs.org/user_builds/distributed/checkouts/stable/docs/source/conf.py", line 10, in
from sphinx.ext.autosummary import Autosummary, get_documenter
ImportError: cannot import name 'get_documenter' from 'sphinx.ext.autosummary' (/home/docs/checkouts/readthedocs.org/user_builds/distributed/envs/stable/lib/python3.11/site-packages/sphinx/ext/autosummary/__init__.py)
```

I'm pinning sphinx 8 for the time being.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.