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-05-07 13:10:37 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
f2ce4bbdfdfa2b658fbeef66f414be2ecf7981dd
cpython/Modules/_ctypes
T
History
Collin Funk b8f55266bf gh-134486: Fix missing alloca() symbol in _ctypes on NetBSD (#134487)
Previously the module would fail to load because the `alloca()` symbol
was undefined. Now we check for GCC/Clang builtins for systems who do
not define `alloca()` in headers.
2025-05-23 13:11:04 +02: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-61103: drop unused Py_HAVE_C_COMPLEX define (GH-133435)
2025-05-05 15:50:57 +02:00
_ctypes_test.h
…
_ctypes.c
gh-100926: use explicit stginfo lock for pointer cache (#133867)
2025-05-11 08:24:20 +00: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
Let PyUnicode_FromWideChar calculate the input length (GH-134045)
2025-05-15 11:56:50 +00:00
ctypes.h
gh-134486: Fix missing alloca() symbol in _ctypes on NetBSD (#134487)
2025-05-23 13:11:04 +02:00
malloc_closure.c
gh-127945: add locking to malloc closure in free-threading (#131662)
2025-03-25 16:48:46 +05:30
stgdict.c
gh-100926: Move ctype's pointers cache from _pointer_type_cache to StgInfo (GH-131282)
2025-05-02 19:06:37 +02:00
Powered by Gitea Version: 1.26.1 Page: 1215ms 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