Logo
Explore Help
Register Sign In
PublicArchive/cpython
2
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-07-15 22:38:36 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
350c58ba4ee13019b0cde70b49bfeadc63f4ceb8
cpython/Modules/_ctypes
T
History
Peter Bierma 082f370cdd gh-137514: Add a free-threading wrapper for mutexes (GH-137515)
Add `FT_MUTEX_LOCK`/`FT_MUTEX_UNLOCK`, which call `PyMutex_Lock` and `PyMutex_Unlock` on the free-threaded build, and no-op otherwise.
2025-08-07 11:24:50 -04:00
..
clinic
gh-100926: use explicit stginfo lock for pointer cache (#133867)
2025-05-11 08:24:20 +00:00
_ctypes_test_generated.c.h
gh-128715: Expose ctypes.CField, with info attributes (GH-128950)
2025-03-24 14:18:34 +01:00
_ctypes_test.c
gh-125206: Make _Py_FFI_SUPPORT_C_COMPLEX private (GH-135932)
2025-06-26 11:48:37 +02:00
_ctypes_test.h
…
_ctypes.c
Revert "gh-112068: C API: Add support of nullable arguments in PyArg_Parse (GH-121303)" (#136991)
2025-07-22 16:39:50 +03:00
callbacks.c
gh-134486: Fix missing alloca() symbol in _ctypes on NetBSD (#134487)
2025-05-23 13:11:04 +02:00
callproc.c
gh-134486: Fix missing alloca() symbol in _ctypes on NetBSD (#134487)
2025-05-23 13:11:04 +02:00
cfield.c
gh-125206: Make _Py_FFI_SUPPORT_C_COMPLEX private (GH-135932)
2025-06-26 11:48:37 +02:00
ctypes.h
gh-133296: Publicly expose critical section API that accepts PyMutex (gh-135899)
2025-07-21 17:25:43 -04:00
malloc_closure.c
gh-137514: Add a free-threading wrapper for mutexes (GH-137515)
2025-08-07 11:24:50 -04:00
stgdict.c
Fix typo: "occured" =>"occurred" (#134928)
2025-07-19 11:48:04 +03:00
Powered by Gitea Version: 1.26.4 Page: 1515ms Template: 2ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API