Skip to content

Conversation

@ulgens
Copy link
Owner

@ulgens ulgens commented Jan 6, 2026

Extracted from #189

Extracted from #189
ulgens added 4 commits January 7, 2026 00:12
ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/']. Expected a two-element tuple or list.
WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).
It looks like this is related to sphinx-doc/sphinx#8898 and sphinx-doc/sphinx#9086 but I couldn't find the exact version it was enforced.

Fixes

```
      File "/home/runner/work/_temp/setup-uv-cache/archive-v0/sXf_U5Uyr-aCRqDKAoMMF/lib/python3.14/site-packages/sphinx/ext/extlinks.py", line 115, in role
        title = caption % part
                ~~~~~~~~^~~~~~
    TypeError: not all arguments converted during string formatting
```
@ulgens ulgens merged commit c97b362 into main Jan 6, 2026
4 checks passed
@ulgens ulgens deleted the docs-workflow branch January 6, 2026 21:28
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.

2 participants