]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104530: Enable native Win32 condition variables by default (GH-104531)
authorAndrew Rogers <32688592+adr26@users.noreply.github.com>
Fri, 2 Feb 2024 13:50:51 +0000 (13:50 +0000)
committerGitHub <noreply@github.com>
Fri, 2 Feb 2024 13:50:51 +0000 (13:50 +0000)
commitb3f0b698daf2438a6e59d5d19ccb34acdba0bffc
treec13e5926d093a35c2e7b63b525af2ef5b4733fe3
parentd29f57f6036353b4e705a42637177442bf7e07e5
gh-104530: Enable native Win32 condition variables by default (GH-104531)
Include/internal/pycore_condvar.h
Misc/NEWS.d/next/Core and Builtins/2023-05-16-06-52-34.gh-issue-104530.mJnA0W.rst [new file with mode: 0644]
Python/ceval_gil.c
Python/condvar.h
Python/pystate.c
Python/thread_nt.h