Skip to content

GH-148726: Forward-port generational GC. - #148746

Merged
nascheme merged 9 commits into
python:mainfrom
sergey-miryanov:feat/gc-gen-3.15
Apr 30, 2026
Merged

GH-148726: Forward-port generational GC.#148746
nascheme merged 9 commits into
python:mainfrom
sergey-miryanov:feat/gc-gen-3.15

Conversation

@sergey-miryanov

@sergey-miryanovsergey-miryanov commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

Co-Authored-By: Neil Schemenauer nas@arctrix.com
Co-Authored-By: Zanie Blue contact@zanie.dev
Co-Authored-By: Sergey Miryanov sergey.miryanov@gmail.com


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

sergey-miryanovand others added 5 commits April 21, 2026 00:41
Co-Authored-By: Neil Schemenauer <nas@arctrix.com>
Co-Authored-By: Zanie Blue <contact@zanie.dev>
Co-Authored-By: Sergey Miryanov <sergey.miryanov@gmail.com>
@sergey-miryanov

Copy link
Copy Markdown
ContributorAuthor

Sorry for force-push.

@sergey-miryanov

Copy link
Copy Markdown
ContributorAuthor

@nascheme It is ready to review. Could you please take a look.

sergey-miryanovand others added 4 commits April 26, 2026 22:19
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@hugovkhugovk added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 26, 2026
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @hugovk for commit b73c7ac 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F148746%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 26, 2026
@sergey-miryanov

Copy link
Copy Markdown
ContributorAuthor

Buildbots failures are unrelated too.

@nascheme

Copy link
Copy Markdown
Member

LGTM. Thanks for this.

@nascheme
nascheme merged commit 1575a81 into python:mainApr 30, 2026
141 of 148 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@sergey-miryanov@bedevere-bot@nascheme@hugovk