gh-115491: Keep some fields valid across allocations (free-threading) (#115573)
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.
S
Sam Gross committed
cc82e33af978df793b83cefe4e25e07223a3a09e
Parent: c0b0c2f
Committed by GitHub <noreply@github.com>
on 2/20/2024, 3:36:40 PM