Uh oh!
There was an error while loading. Please reload this page.
gh-117928: Bump the minimum Sphinx version to 6.2.1 - #117853
Conversation
nineteendo
commented
Apr 13, 2024
|
Eclips4
commented
Apr 13, 2024
Thanks for pointing this out. |
hugovk
commented
Apr 13, 2024
Now that the 3.11 branch is only accepting security fixes, for 3.12+ I think we can bump the oldest supported Sphinx to at least 6.2.1. Let's open a new issue to do a similar survey to #109209. |
hugovk
commented
Apr 16, 2024
Survey: #117928 |
hugovk
commented
Apr 25, 2024
OK, according to #117928 we can upgrade to Sphinx 6.2.1 as the minimum for the Would you like to update this PR? We can also use that issue number for this PR. There's some compatibility code for old Sphinx we can remove from some files |
Eclips4
commented
Apr 25, 2024
I'll update this PR as soon as possible ;) |
Doc/requirements-oldest-sphinx.txthugovk
commented
Apr 25, 2024
Thanks, let's also try using 3.12 in python-version: '3.11' # known to work with Sphinx 4.2 |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sorry, @Eclips4 and @hugovk, I could not cleanly backport this to |
hugovk
commented
Apr 26, 2024
@Eclips4 Please could you backport? |
Eclips4
commented
Apr 26, 2024
Will do it today! |
GH-118321 is a backport of this pull request to the 3.12 branch. |
Fixes https://github.com/python/cpython/security/dependabot/6
FYI, I've followed Victor's instructions from this comment.
📚 Documentation preview 📚: https://cpython-previews--117853.org.readthedocs.build/