-
-
Notifications
You must be signed in to change notification settings - Fork 561
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sphinxcontrib-htmlhelp 2.1.0 #39680
base: develop
Are you sure you want to change the base?
sphinxcontrib-htmlhelp 2.1.0 #39680
Conversation
Documentation preview for this PR (built with commit 625bad0; changes) is ready! 🎉 |
LGTM |
Marking as a blocker since without it, parallel processing is broken. |
some CI failures are not relevant to this PR. sage -t --warn-long 5.0 --random-seed=108243029651382096890610016925449693746 src/sage/misc/weak_dict.pyx # 1 doctest failed |
Let me use this opportunity to advertise #38116. Without the fix here, since Sage was not correctly detecting the number of cores to use, |
sagemathgh-39680: sphinxcontrib-htmlhelp 2.1.0 urgently needed for python 3.13 support. See https://groups.google.com/g/sage-devel/c/lr03GlRBr9g/m/M8nTdw_5AQAJ - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - sagemath#12345: short description why this is a dependency --> <!-- - sagemath#34567: ... --> URL: sagemath#39680 Reported by: Dima Pasechnik Reviewer(s):
sagemathgh-39686: update sphinxcontrib packages This is a follow up to sagemath#39577 where sphinx was update but not the sphinxcontrib packages. This causes breakages for some users. ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies sagemath#39680 deals with one the packages that would be covered by this PR <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - sagemath#12345: short description why this is a dependency --> <!-- - sagemath#34567: ... --> URL: sagemath#39686 Reported by: François Bissey Reviewer(s):
urgently needed for python 3.13 support.
See https://groups.google.com/g/sage-devel/c/lr03GlRBr9g/m/M8nTdw_5AQAJ
⌛ Dependencies