diff options
author | Sam Gross <colesbury@gmail.com> | 2024-07-19 19:26:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 19:26:29 (GMT) |
commit | 97248204a1cc10bd3a66ce857535d133f6bc86a1 (patch) | |
tree | fbbe9fdd352b09625e7f06a9dc184bd89aa8bb9a /Python/structmember.c | |
parent | e059aa6b01030310125477c3ed1da0491020fe10 (diff) | |
download | cpython-97248204a1cc10bd3a66ce857535d133f6bc86a1.zip cpython-97248204a1cc10bd3a66ce857535d133f6bc86a1.tar.gz cpython-97248204a1cc10bd3a66ce857535d133f6bc86a1.tar.bz2 |
gh-121621: Disable asyncio freelist in free-threaded build (#122046)
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).
Diffstat (limited to 'Python/structmember.c')
0 files changed, 0 insertions, 0 deletions