]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128182: Add per-object memory access synchronization to `ctypes` (GH-128490)
authorPeter Bierma <zintensitydev@gmail.com>
Mon, 13 Jan 2025 13:17:38 +0000 (08:17 -0500)
committerGitHub <noreply@github.com>
Mon, 13 Jan 2025 13:17:38 +0000 (14:17 +0100)
commit8dfc743a1dae499d3b116b81ef6aad78708c45bc
treefa519da71fc832b55baf63c85b73d99d0b47d342
parent5044c2245c1519e117ba3977a4c8f608785326e7
gh-128182: Add per-object memory access synchronization to `ctypes` (GH-128490)
Doc/library/ctypes.rst
Lib/test/test_ctypes/test_arrays.py
Misc/NEWS.d/next/Library/2025-01-04-11-32-46.gh-issue-128182.SJ2Zsa.rst [new file with mode: 0644]
Modules/_ctypes/_ctypes.c
Modules/_ctypes/ctypes.h