SIGN IN SIGN UP

gh-143424: Fix assertion in _PyMutex_LockTimed (gh-143439)

The assertion doesn't necessarily hold for `threading.Lock`, so allow
the lock to be unlocked if `_PY_LOCK_PYTHONLOCK` is set on the flags.
S
Sam Gross committed
841b7482dd3584545d43fbfa78a27b1b5a3dfea3
Parent: d745b60
Committed by GitHub <noreply@github.com> on 1/6/2026, 2:40:14 PM