diff options
author | Sam Gross <colesbury@gmail.com> | 2024-07-19 19:55:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 19:55:15 (GMT) |
commit | f3c79cb40049c6f244959e7fa966a60424c8b47d (patch) | |
tree | 16fd168f2e0b89d2662f40ed87bc65518e21cea3 /Python/tracemalloc.c | |
parent | bf7f4f357b58d169508f0e26951c77fff01b639e (diff) | |
download | cpython-f3c79cb40049c6f244959e7fa966a60424c8b47d.zip cpython-f3c79cb40049c6f244959e7fa966a60424c8b47d.tar.gz cpython-f3c79cb40049c6f244959e7fa966a60424c8b47d.tar.bz2 |
[3.13] gh-121621: Disable asyncio freelist in free-threaded build (GH-122046) (#122048)
The futureobj freelist isn't thread-safe. We intend to re-enable the
freelist in a thread-safe way for 3.14 (but not 3.13).
(cherry picked from commit 97248204a1cc10bd3a66ce857535d133f6bc86a1)
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions