GH-148937: fix for free-threaded GC (RSS based defer)#148940
Open
nascheme wants to merge 8 commits into
python:mainpython/cpython:mainfrom
nascheme:ft-gc-threshold-fix-mainnascheme/cpython:ft-gc-threshold-fix-mainCopy head branch name to clipboard
Open
GH-148937: fix for free-threaded GC (RSS based defer)#148940nascheme wants to merge 8 commits intopython:mainpython/cpython:mainfrom nascheme:ft-gc-threshold-fix-mainnascheme/cpython:ft-gc-threshold-fix-mainCopy head branch name to clipboard
nascheme wants to merge 8 commits into
python:mainpython/cpython:mainfrom
nascheme:ft-gc-threshold-fix-mainnascheme/cpython:ft-gc-threshold-fix-mainCopy head branch name to clipboard
Commits
Commits on May 2, 2026
GH-148937: fix for free-threaded GC (RSS based defer)
Show description for ad5ed74committedMove gc_should_collect_mem_usage() call.
Show description for 05d5050committed- committed
Compute mimalloc memory usage based on full pages.
Show description for 7f654e1committed- committed
Commits on May 3, 2026
Store full_page_bytes in mi_heap_t.
Show description for 801737fcommitted- committed
- committed