diff options
author | Joseph Tibbertsma <josephtibbertsma@gmail.com> | 2025-06-25 09:41:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-25 16:41:36 +0000 |
commit | cbfaf41caf135b8598a560854cd59e992a2ccfed (patch) | |
tree | 021ddd1a9eb29ffaebee3334c4b00b75f9a1c745 /Lib/lib-tk/Canvas.py | |
parent | a88b49c3f2184428124890741778e92c0fdb6446 (diff) | |
download | cpython-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 'Lib/lib-tk/Canvas.py')
0 files changed, 0 insertions, 0 deletions