]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106406: Fix _Py_IsInterpreterFinalizing() in _winapi.c (#106408)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 4 Jul 2023 14:19:20 +0000 (17:19 +0300)
committerGitHub <noreply@github.com>
Tue, 4 Jul 2023 14:19:20 +0000 (16:19 +0200)
commit80f1c6c49b4cd2bf698eb2bc3d2f3da904880dd2
tree7c554c356f253b8a380a0dc175369305b46eeb81
parentdfe4de203881e8d068e6fc5b8e31075841a86d25
gh-106406: Fix _Py_IsInterpreterFinalizing() in _winapi.c (#106408)
Modules/_winapi.c