Skip to content

Conversation

@AA-Turner
Copy link
Member

@AA-TurnerAA-Turner commented Feb 2, 2025

We pinned python-docs-theme in February last year (#115351) for Python 3.8 and 3.9. I propose doing the same for Python 3.10 and 3.11. This would simplify maintenence of p-d-t, as we can reduce our support for Sphinx versions from $3.4 \le x \le 8.1$ to just Sphinx 8.1, at the extreme.

See also python/python-docs-theme#216.

cc @pablogsal as release manager for 3.10 and 3.11.

A


📚 Documentation preview 📚: https://cpython-previews--129576.org.readthedocs.build/

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@hugovkhugovk changed the title [3.11] Docs: pin python-docs-theme to 2024.12[3.11] Docs: pin python-docs-theme to 2025.2Feb 4, 2025
@pablogsalpablogsal merged commit 77ca2f6 into python:3.11Feb 13, 2025
19 checks passed
@miss-islington-app
Copy link

Thanks @AA-Turner for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

Sorry, @AA-Turner and @pablogsal, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 77ca2f66ea733f283fdaab403730e281babcbce8 3.10 

AA-Turner added a commit to AA-Turner/cpython that referenced this pull request Feb 13, 2025
* [3.11] Pin python-docs-theme * Use today's release Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --------- (cherry picked from commit 77ca2f6) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app
Copy link

GH-130067 is a backport of this pull request to the 3.10 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.10 only security fixes label Feb 13, 2025
@AA-TurnerAA-Turner deleted the docs/pin-pdt-3.11 branch February 13, 2025 01:37
pablogsal pushed a commit that referenced this pull request Feb 13, 2025
[3.10] [3.11] Docs: pin python-docs-theme to 2025.2 (GH-129576) * [3.11] Pin python-docs-theme * Use today's release --------- (cherry picked from commit 77ca2f6) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
w-hsiung pushed a commit to w-hsiung/cpython that referenced this pull request Feb 13, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants

@AA-Turner@hugovk@m-aciek@ezio-melotti@pablogsal