]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-117721: use PyMutex in `_thread.lock` (#125110) (#125116)
authorKumar Aditya <kumaraditya@python.org>
Tue, 8 Oct 2024 15:46:48 +0000 (21:16 +0530)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2024 15:46:48 +0000 (21:16 +0530)
commit20242a437c116c93a82635879689f29f3910f436
tree412e01d0e5ad6e09829f4d507edd9db32584e079
parent089c6d2961984ac8b10fc8a217b79555b61fd9eb
[3.13] gh-117721: use PyMutex in `_thread.lock` (#125110) (#125116)

* gh-117721: use PyMutex in `_thread.lock` (#125110)

(cherry picked from commit fca552993da32044165223eec2297b6aaaac60ad)
Modules/_threadmodule.c