FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-108362: Retarget incremental GC changes to 3.14 by hugovk · Pull Request #125453 · python/cpython · GitHub

/ cpython Public

gh-108362: Retarget incremental GC changes to 3.14 - #125453

Merged
hugovk merged 5 commits into
python:mainfrom
hugovk:docs-3.14-incremental-gc
Jul 20, 2025
Merged

gh-108362: Retarget incremental GC changes to 3.14#125453
hugovk merged 5 commits into
python:mainfrom
hugovk:docs-3.14-incremental-gc

Conversation

hugovk commented Oct 14, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

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/

hugovk requested a review from pablogsal as a code owner October 14, 2024 13:24
bedevere-app Bot added docs Documentation in the Doc dir skip news awaiting core review labels Oct 14, 2024
bedevere-app Bot mentioned this pull request Oct 14, 2024

python-cla-bot Bot commented Apr 18, 2025
edited
Loading

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

hugovk requested a review from markshannon April 18, 2025 12:56
hugovk added the needs backport to 3.14 bugs and security fixes label Jun 16, 2025
hugovk merged commit dda9d00 into python:main Jul 20, 2025
hugovk deleted the docs-3.14-incremental-gc branch July 20, 2025 09:56

Copy link
Copy Markdown

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

github-project-automation Bot moved this from Todo to Done in Docs PRs Jul 20, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 20, 2025
…5453)

(cherry picked from commit dda9d00)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

bedevere-app Bot commented Jul 20, 2025

Copy link
Copy Markdown

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

bedevere-app Bot 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
…#136851)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
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
…onGH-125453) (python#136851)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL