mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
This avoids filling the memory occupied by ob_tid, ob_ref_local, and ob_ref_shared with debug bytes (e.g., 0xDD) in mimalloc in the free-threaded build.