| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Sorry, something went wrong.
Thanks for pointing this out. |
Sorry, something went wrong.
|
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. |
Sorry, something went wrong.
|
OK, according to #117928 we can upgrade to Sphinx 6.2.1 as the minimum for the 3.12 and main branches. 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 Doc/tools, and let's also rename master_doc in conf.py to root_doc (ref). |
Sorry, something went wrong.
I'll update this PR as soon as possible ;) |
Sorry, something went wrong.
|
Thanks, let's also try using 3.12 in .github/workflows/reusable-docs.yml and put 6.2.1 in the comment: python-version: '3.11' # known to work with Sphinx 4.2 |
Sorry, something went wrong.
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
|
Sorry, @Eclips4 and @hugovk, I could not cleanly backport this to 3.12 due to a conflict. cherry_picker 463c20dae9ac91d6c44028177b90f43238b819cf 3.12 |
Sorry, something went wrong.
Will do it today! |
Sorry, something went wrong.
|
GH-118321 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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/