Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
Docs: Only install sphinx-autobuild formake htmllive
#119607
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
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.
LGTM.
Thanks@hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
)(cherry picked from commit88e3fee)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
GH-119621 is a backport of this pull request to the3.13 branch. |
)(cherry picked from commit88e3fee)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
GH-119622 is a backport of this pull request to the3.12 branch. |
Uh oh!
There was an error while loading.Please reload this page.
Doctest is failing on the CI because sphinx-autobuild depends on watchfiles, which is Rust and had anew release 2h ago, and fails with a Python 3.14 build:
https://github.com/python/cpython/actions/runs/9256019877/job/25462093382?pr=119541#step:7:161
we don't need sphinx-autobuild on the CI, let's only install it when doing
make htmllive
.📚 Documentation preview 📚:https://cpython-previews--119607.org.readthedocs.build/