Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Jun 4, 2022

New in Sphinx 5:

#10062: Change the default language to 'en' if any language is not set in conf.py

https://www.sphinx-doc.org/en/master/changes.html

Before

Running Sphinx v5.0.1
WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid langauge code. Falling back to 'en' (English).
making output directory... done
...

https://readthedocs.org/projects/pillow/builds/17091425/

After

Running Sphinx v5.0.1
making output directory... done
...

https://readthedocs.org/projects/pillow-hugovk/builds/17091435/

…date your configuration to a valid langauge code. Falling back to 'en' (English).
@radarhere radarhere added the automerge Automatically merge PRs that are ready label Jun 4, 2022
@mergify mergify bot merged commit b37f2d1 into python-pillow:main Jun 4, 2022
@hugovk hugovk deleted the fix-sphinx-warning branch June 4, 2022 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge PRs that are ready Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants