gh-108362: Retarget incremental GC changes to 3.14#125453
Merged
hugovk merged 5 commits intopython:mainfrom Jul 20, 2025
Merged
gh-108362: Retarget incremental GC changes to 3.14#125453hugovk merged 5 commits intopython:mainfrom
hugovk merged 5 commits intopython:mainfrom
Conversation
Closed
|
Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Jul 20, 2025
|
GH-136851 is a backport of this pull request to the 3.14 branch. |
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
…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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
gc.rstfrom 3.13 to 3.14cc @markshannon
📚 Documentation preview 📚: https://cpython-previews--125453.org.readthedocs.build/