Skip to content

Conversation

@hugovk
Copy link
Member

@hugovkhugovk commented Oct 14, 2024

This was initially added to 3.13 but reverted in #124770, and only from the 3.13 branch. So it's still in main/3.14.

If we're keeping it in 3.14, let's update the 3.14 docs.

Using the revert PR as a guide, this PR:

  • re-adds the entries originally in "What's New in Python 3.13" to "What's New in Python 3.14"
  • updates the versions in gc.rst from 3.13 to 3.14

cc @markshannon


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

@bedevere-appbedevere-appbot added docs Documentation in the Doc dir skip news awaiting core review labels Oct 14, 2024
@bedevere-appbedevere-appbot mentioned this pull request Oct 14, 2024
@python-cla-bot
Copy link

python-cla-botbot commented Apr 18, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@hugovkhugovk requested a review from markshannonApril 18, 2025 12:56
@hugovkhugovk added the needs backport to 3.14 bugs and security fixes label Jun 16, 2025
@hugovkhugovk merged commit dda9d00 into python:mainJul 20, 2025
24 checks passed
@hugovkhugovk deleted the docs-3.14-incremental-gc branch July 20, 2025 09:56
@miss-islington-app
Copy link

Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsJul 20, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 20, 2025
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.14 bugs and security fixes label Jul 20, 2025
hugovk added a commit that referenced this pull request Jul 20, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant

@hugovk