]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117721: use PyMutex in `_thread.lock` (#125110)
authorKumar Aditya <kumaraditya@python.org>
Tue, 8 Oct 2024 14:47:32 +0000 (20:17 +0530)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2024 14:47:32 +0000 (20:17 +0530)
commitfca552993da32044165223eec2297b6aaaac60ad
tree2f8b4d971069c64c2b3e8622198fb235a8cc1dd8
parentc203955f3b433e06118d00a2fe7215546a0b7fe6
gh-117721: use PyMutex in `_thread.lock` (#125110)
Modules/_threadmodule.c