]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130000: Release the GIL in winreg when doing Windows API calls (GH-130001)
authorAN Long <aisk@users.noreply.github.com>
Thu, 15 May 2025 23:00:06 +0000 (08:00 +0900)
committerGitHub <noreply@github.com>
Thu, 15 May 2025 23:00:06 +0000 (00:00 +0100)
commit7a504b3d5da98874536834481539c19ba4a265af
tree8a7ba5972621a26f5452c24fdc032f90bba89bfd
parent6a2296329117463fd09abc73656f1d7b48076100
gh-130000: Release the GIL in winreg when doing Windows API calls (GH-130001)
PC/winreg.c