Skip to content

Update Python version for the documentation build to 3.13#1879

Draft
mdickinson wants to merge 3 commits intomainfrom
test-sphinx-theme-fix
Draft

Update Python version for the documentation build to 3.13#1879
mdickinson wants to merge 3 commits intomainfrom
test-sphinx-theme-fix

Conversation

@mdickinson
Copy link
Copy Markdown
Member

DO NOT MERGE!

This is a test to see whether the changes in enthought/enthought-sphinx-theme#25 are sufficient to get the Traits doc build working again.

@mdickinson
Copy link
Copy Markdown
Member Author

Okay, we have the expected failure:

Traceback ========= File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/sphinx/builders/html/__init__.py", line 1238, in handle_page raise ThemeError(msg) from exc sphinx.errors.ThemeError: An error happened in rendering the page changelog. Reason: TypeError("argument of type '_CascadingStyleSheet' is not iterable") 

Now let's update the sphinx theme to see if that fixes the issue.

@mdickinson
Copy link
Copy Markdown
Member Author

Now let's update the sphinx theme to see if that fixes the issue.

It does! We still have some issues unrelated to the theme.

@mdickinson
Copy link
Copy Markdown
Member Author

A new version of the Enthought Sphinx Theme has been released; the run on the latest commit confirms that it fixes the issue.

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

Labels

None yet

1 participant