Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…ythonGH-120068) (python#120110) This matches the default GIL switch interval. It greatly speeds up the free-threaded build: previously, it spent nearly all its time in `gc.collect()`. (cherry picked from commit 4bba1c9) Co-authored-by: Sam Gross <colesbury@gmail.com>
- Loading branch information