]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134745: Use "pymutex" for sys.thread_info on Windows (#141140)
authorVictor Stinner <vstinner@python.org>
Thu, 6 Nov 2025 15:10:39 +0000 (16:10 +0100)
committerGitHub <noreply@github.com>
Thu, 6 Nov 2025 15:10:39 +0000 (16:10 +0100)
commit2e5e6fd380eb747bffeac151ca6f609779ef36f3
treea880aa99d4460e4001400fda3c8117a2a546e729
parentbcc524f82d8548707046ce90f5bc56f60018767a
gh-134745: Use "pymutex" for sys.thread_info on Windows (#141140)
Python/thread.c