]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-130000: Release the GIL in winreg when doing Windows API calls (GH-130001...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 16 May 2025 10:04:24 +0000 (12:04 +0200)
committerGitHub <noreply@github.com>
Fri, 16 May 2025 10:04:24 +0000 (10:04 +0000)
commit5374762234389e93c6ec305371e91f7b6e09e8ca
tree137a143f4fb3208ce466d016b15f4ed0da0bfe9e
parentba06ccbb6dc207526ff09a6fec5cac424acfc62a
[3.14] gh-130000: Release the GIL in winreg when doing Windows API calls (GH-130001) (#134072)

gh-130000: Release the GIL in winreg when doing Windows API calls (GH-130001)
(cherry picked from commit 7a504b3d5da98874536834481539c19ba4a265af)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
PC/winreg.c