SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-142048: Fix quadratically increasing GC delays (gh-142051)

The GC for the free threaded build would get slower with each collection due
to effectively double counting objects freed by the GC.
K
Kevin Wang committed
eb892868b31322d7cf271bc25923e14b1f67ae38
Parent: e32c975
Committed by GitHub <[email protected]> on 12/2/2025, 12:04:47 AM