Skip to content

Fix compatibility with the latest Sphinx 8#14596

Merged
Carreau merged 1 commit intoipython:mainfrom
frenzymadness:sphinx8
Dec 2, 2024
Merged

Fix compatibility with the latest Sphinx 8#14596
Carreau merged 1 commit intoipython:mainfrom
frenzymadness:sphinx8

Conversation

@frenzymadness
Copy link
Copy Markdown
Contributor

Resolves: #14595

The fallback value cannot be an empty string in Sphinx 8 and there is no way to store None in TOML so it has to be handled in conf.py.

@Carreau Carreau added this to the 8.31 milestone Dec 2, 2024
@Carreau Carreau merged commit c162868 into ipython:main Dec 2, 2024
@Carreau
Copy link
Copy Markdown
Member

Carreau commented Dec 2, 2024

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs build with Sphinx 8

3 participants