Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork74
Require Python 3.10 and Sphinx 7.3#221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
hugovk left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
(There's a conflict after merging#219.)
Looking good, although before merging and pinning 3.11 to 2024.12 inpython/cpython#129576, it might be nice to get#218 merged and released in 2025.2, and then pinning 3.11 to 2025.2?
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
# Conflicts:#python_docs_theme/__init__.py#python_docs_theme/static/pydoctheme.css
hugovk left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks!
AA-Turner commentedFeb 13, 2025
3.10 & 3.11 are now pinned to 2025.2, so merging this. A |
f5d080f intopython:mainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
See alsopython/cpython#129576. This would mean this theme is no longer installable with the 3.10 or 3.11 branches, which require
sphinx==3.4.3andsphinx~=7.2.0respectively.Changes:
_add_asset_hashespatchsidebar.js_tfor Sphinx 4.xsetup()theme.confto the newtheme.toml(viapython -m sphinx.theming conf_to_toml python_docs_theme)versionextension metadata field.@import url(...)with an entry in thesidebarslist, to allow parallel stylesheet fetching by the user agentA
📚 Documentation preview 📚:https://python-docs-theme-previews--221.org.readthedocs.build/