Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pythongh-74953: Fix PyThread_acquire_lock_timed() code recomputing th…
…e timeout (pythonGH-93941) Set timeout, don't create a local variable with the same name. (cherry picked from commit f64557f) Co-authored-by: Victor Stinner <vstinner@python.org>
- Loading branch information