[3.14] gh-135871: Fix needless spinning in _PyMutex_LockTimed with zero timeout (gh-135872)#135946
Merged
colesbury merged 1 commit intoJun 25, 2025
python:3.14python/cpython:3.14from
miss-islington:backport-cbfaf41-3.14miss-islington/cpython:backport-cbfaf41-3.14Copy head branch name to clipboard
Merged
[3.14] gh-135871: Fix needless spinning in _PyMutex_LockTimed with zero timeout (gh-135872)#135946colesbury merged 1 commit intopython:3.14python/cpython:3.14from miss-islington:backport-cbfaf41-3.14miss-islington/cpython:backport-cbfaf41-3.14Copy head branch name to clipboard
_PyMutex_LockTimed with zero timeout (gh-135872)#135946colesbury merged 1 commit into
python:3.14python/cpython:3.14from
miss-islington:backport-cbfaf41-3.14miss-islington/cpython:backport-cbfaf41-3.14Copy head branch name to clipboard
Commits
Commits on Jun 25, 2025
Fix needless spinning in `_PyMutex_LockTimed` with zero timeout (gh-135872)
Show description for 535b8d6authored andcommitted