gh-142048: Fix quadratically increasing GC delays#142051
Merged
colesbury merged 8 commits intoDec 2, 2025
python:mainpython/cpython:mainfrom
kevmo314:fix-gc-alloc-count-negativekevmo314/cpython:fix-gc-alloc-count-negativeCopy head branch name to clipboard
Merged
gh-142048: Fix quadratically increasing GC delays#142051colesbury merged 8 commits intopython:mainpython/cpython:mainfrom kevmo314:fix-gc-alloc-count-negativekevmo314/cpython:fix-gc-alloc-count-negativeCopy head branch name to clipboard
colesbury merged 8 commits into
python:mainpython/cpython:mainfrom
kevmo314:fix-gc-alloc-count-negativekevmo314/cpython:fix-gc-alloc-count-negativeCopy head branch name to clipboard
Commits
Commits on Nov 28, 2025
Commits on Nov 30, 2025
Commits on Dec 1, 2025
Fix allocation count decrement and GC state update
Show description for 9388518authored- authored
Update Python/pystate.c
Show description for 795e703andauthored- committed
Remove local GC allocation count flush in pystate.c
Show description for 8be49b5authored- authored