Uh oh!
There was an error while loading. Please reload this page.
Docs: upgrade to python-docs-theme 2023.7 - #107617
Conversation
AA-Turner
left a comment
There was a problem hiding this comment.
We could potentially do >=2023.7, but fairly minor.
A
hugovk
commented
Aug 4, 2023
Good idea, I'll update it to |
miss-islington
commented
Aug 4, 2023
Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
miss-islington
commented
Aug 4, 2023
Sorry, @hugovk, I could not cleanly backport this to |
miss-islington
commented
Aug 4, 2023
Sorry, @hugovk, I could not cleanly backport this to |
(cherry picked from commit 19f32b2) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
bedevere-bot
commented
Aug 4, 2023
GH-107633 is a backport of this pull request to the 3.12 branch. |
bedevere-bot
commented
Aug 4, 2023
GH-107634 is a backport of this pull request to the 3.11 branch. |
(cherry picked from commit 19f32b2) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
The venv used on the docs server persists between deploys, therefore let's pin the theme so we get the version we want:
This means we'll get the dark theme for 3.11 (aka the main https://docs.python.org/3/). We've already had it on https://docs.python.org/3.12/ and https://docs.python.org/3.13/ for a few months.
Let's also bump Sphinx to include the latest 6.x patch release:
(We have another PR to upgrade Sphinx to 7.x, let's handle that separately: #99381)
📚 Documentation preview 📚: https://cpython-previews--107617.org.readthedocs.build/