diff options
author | Sam Gross <colesbury@gmail.com> | 2024-02-20 15:36:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-20 15:36:40 (GMT) |
commit | cc82e33af978df793b83cefe4e25e07223a3a09e (patch) | |
tree | d3eea26833e8ffb71fe3b19dd45e54d0e9fe33f9 /Python/adaptive.md | |
parent | c0b0c2f2015fb27db4306109b2b3781eb2057c2b (diff) | |
download | cpython-cc82e33af978df793b83cefe4e25e07223a3a09e.zip cpython-cc82e33af978df793b83cefe4e25e07223a3a09e.tar.gz cpython-cc82e33af978df793b83cefe4e25e07223a3a09e.tar.bz2 |
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.
Diffstat (limited to 'Python/adaptive.md')
0 files changed, 0 insertions, 0 deletions