GH-148726: Add heap_size to generational GC#149195
Conversation
|
LGTM. |
|
🤖 New build scheduled with the buildbot fleet by @hugovk for commit 2281499 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F149195%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
Co-authored-by: Dino Viehland <dinoviehland@meta.com> Co-authored-by: Neil Schemenauer <nas-github@arctrix.com>
|
I'd say for 3.15 we don't need the two dummy members and we could move |
|
Since we're moving the stats to the heap, all subsequent offsets will shift anyway. There's no need to keep the dummy members. I thought this would simplify backports if needed. I'm happy to remove the dummy members and restore |
I think it's better to remove the dummy members. You don't have to restore |
…ov/cpython into feat/gc-gen-3.15+heap_size
|
@nascheme Thanks! Done. |
|
Thanks all! |
Uh oh!
There was an error while loading. Please reload this page.