Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

REF: py38, sphinx>=1.7.0, try/except add_config_value("author") #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

westurner
Copy link
Contributor

Sphinx 3.2.1 already defines a config value named author, so this patch just passes when an ExtensionError is raised when trying to add_config_value("author").

The tests pass with tox (upgraded to py38) and local output appears to be unchanged from building before this patch.

closes #112

closes #117

There's a new nonfatal error which may be resolved by a fix for #114 (~Allow passthrough configuration from conf.py)

tinker --build
Running Sphinx v3.2.1
WARNING: The config value `html_add_permalinks' has type `NoneType', defaults to `str'.

Is that a regression, or can this be merged?

@westurner westurner changed the title REF: sphinx>=1.7.0, try/except add_config_value("author") REF: py38, sphinx>=1.7.0, try/except add_config_value("author") Sep 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant