aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/codegen.c
diff options
context:
space:
mode:
authorJoseph Tibbertsma <josephtibbertsma@gmail.com>2025-06-25 09:41:36 -0700
committerGitHub <noreply@github.com>2025-06-25 16:41:36 +0000
commitcbfaf41caf135b8598a560854cd59e992a2ccfed (patch)
tree021ddd1a9eb29ffaebee3334c4b00b75f9a1c745 /Python/codegen.c
parenta88b49c3f2184428124890741778e92c0fdb6446 (diff)
downloadcpython-cbfaf41caf135b8598a560854cd59e992a2ccfed.tar.gz
cpython-cbfaf41caf135b8598a560854cd59e992a2ccfed.zip
Fix needless spinning in `_PyMutex_LockTimed` with zero timeout (gh-135872)
The free threading build could spin unnecessarily on `_Py_yield()` if the initial compare and swap failed.
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions