Skip to content

Conversation

@AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Sep 29, 2025

This is waiting on the backports for 3.12/3.13 for the docs changes.

A


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

@AA-Turner AA-Turner added docs Documentation in the Doc dir skip news needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Sep 29, 2025
@AA-Turner AA-Turner added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Sep 29, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Sep 29, 2025
@AA-Turner AA-Turner marked this pull request as ready for review September 29, 2025 21:25
@AA-Turner AA-Turner requested a review from hugovk as a code owner September 29, 2025 21:25
@hugovk
Copy link
Member

hugovk commented Oct 7, 2025

This is waiting on the backports for 3.12/3.13 for the docs changes.

These? #139428 / #139427

If so, they've been merged.

@AA-Turner AA-Turner merged commit 0e2cdd3 into python:main Oct 7, 2025
47 of 50 checks passed
@miss-islington-app
Copy link

Thanks @AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11, 3.12, 3.13, 3.14.
🐍🍒⛏🤖

@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Oct 7, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 7, 2025
…arget (pythonGH-139437)

(cherry picked from commit 0e2cdd3)

Co-authored-by: Adam Turner <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 7, 2025
…arget (pythonGH-139437)

(cherry picked from commit 0e2cdd3)

Co-authored-by: Adam Turner <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Oct 7, 2025

GH-139692 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Oct 7, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 7, 2025
…arget (pythonGH-139437)

(cherry picked from commit 0e2cdd3)

Co-authored-by: Adam Turner <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Oct 7, 2025

GH-139693 is a backport of this pull request to the 3.13 branch.

@miss-islington-app
Copy link

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

cherry_picker 0e2cdd313ba5c67c5e2e21d993399b890e687c63 3.11

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Oct 7, 2025
@miss-islington-app
Copy link

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

cherry_picker 0e2cdd313ba5c67c5e2e21d993399b890e687c63 3.10

@bedevere-app
Copy link

bedevere-app bot commented Oct 7, 2025

GH-139694 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Oct 7, 2025
@AA-Turner AA-Turner deleted the docs/rm-pdf-from-no-html-dist branch October 7, 2025 12:34
AA-Turner added a commit that referenced this pull request Oct 7, 2025
…target (GH-139437) (#139692)

gh-139436: Remove ``dist-pdf`` from the docs archives rebuild target (GH-139437)
(cherry picked from commit 0e2cdd3)

Co-authored-by: Adam Turner <[email protected]>
AA-Turner added a commit that referenced this pull request Oct 7, 2025
…target (GH-139437) (#139693)

gh-139436: Remove ``dist-pdf`` from the docs archives rebuild target (GH-139437)
(cherry picked from commit 0e2cdd3)

Co-authored-by: Adam Turner <[email protected]>
ambv pushed a commit that referenced this pull request Oct 8, 2025
…target (GH-139437) (GH-139694)

(cherry picked from commit 0e2cdd3)

Co-authored-by: Adam Turner <[email protected]>
AA-Turner added a commit to AA-Turner/cpython that referenced this pull request Oct 21, 2025
…build target (pythonGH-139437)

(cherry picked from commit 0e2cdd3)

Co-authored-by: Adam Turner <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Oct 21, 2025

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

@bedevere-app bedevere-app bot removed the needs backport to 3.10 only security fixes label Oct 21, 2025
AA-Turner added a commit to AA-Turner/cpython that referenced this pull request Oct 21, 2025
…uild target (pythonGH-139437)

(cherry picked from commit 0e2cdd3)

Co-authored-by: Adam Turner <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Oct 21, 2025

GH-140413 is a backport of this pull request to the 3.9 branch.

@hugovk
Copy link
Member

hugovk commented Oct 27, 2025

Do we still need a backport for 3.11?

ambv pushed a commit that referenced this pull request Oct 31, 2025
…arget (GH-139437) (GH-140413)

(cherry picked from commit 0e2cdd3)

Co-authored-by: Adam Turner <[email protected]>
ambv pushed a commit that referenced this pull request Oct 31, 2025
…target (GH-139437) (GH-140412)

(cherry picked from commit 0e2cdd3)

Co-authored-by: Adam Turner <[email protected]>
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Nov 6, 2025
@bedevere-app
Copy link

bedevere-app bot commented Nov 6, 2025

GH-141164 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Nov 6, 2025
ambv pushed a commit that referenced this pull request Dec 29, 2025
…target (#139437) (#141164)

(cherry picked from commit 0e2cdd3)

Co-authored-by: Adam Turner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants