]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131974: Fix usages of `locked_deref` in `ctypes` (#131975)
authorPeter Bierma <zintensitydev@gmail.com>
Wed, 2 Apr 2025 15:04:25 +0000 (11:04 -0400)
committerGitHub <noreply@github.com>
Wed, 2 Apr 2025 15:04:25 +0000 (17:04 +0200)
commit6e91d1f9aafc6e375092b8c14f6e30ebc74e4004
treee90c85a35155b2b79e9bf9a62d9eefec97917e92
parent25275bda790e8a689092e83855d6d0574f26061b
gh-131974: Fix usages of `locked_deref` in `ctypes` (#131975)
Misc/NEWS.d/next/Library/2025-04-01-09-20-32.gh-issue-131974.AIzshA.rst [new file with mode: 0644]
Modules/_ctypes/_ctypes.c