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-06 12:49:07 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
89515be596a0ca05fd9ab4ddf76c8013dd093545
cpython/Modules/_ctypes
T
History
Victor Stinner b9a8ca0a6a gh-115754: Use Py_GetConstant(Py_CONSTANT_EMPTY_STR) (#125194)
Replace PyUnicode_New(0, 0), PyUnicode_FromString("")
and PyUnicode_FromStringAndSize("", 0)
with Py_GetConstant(Py_CONSTANT_EMPTY_STR).
2024-10-09 17:15:23 +02:00
..
clinic
gh-97588: Move ctypes struct/union layout logic to Python (GH-123352)
2024-09-05 11:20:07 +02:00
_ctypes_test_generated.c.h
gh-97588: Align ctypes struct layout to GCC/MSVC (GH-97702)
2024-05-29 12:02:53 +02:00
_ctypes_test.c
Fix typos in docs, error messages and comments (#123336)
2024-08-28 14:41:04 +03:00
_ctypes_test.h
…
_ctypes.c
gh-115754: Use Py_GetConstant(Py_CONSTANT_EMPTY_STR) (#125194)
2024-10-09 17:15:23 +02:00
callbacks.c
gh-117142: Port _ctypes to multi-phase init (GH-117181)
2024-04-10 11:00:01 +00:00
callproc.c
gh-61103: Support float and long double complex types in ctypes module (#121248)
2024-07-03 11:08:11 +02:00
cfield.c
gh-97588: remove unused functions in _ctypes/cfield.c (GH-124010)
2024-09-16 14:13:18 +02:00
ctypes.h
gh-124153: Implement PyType_GetBaseByToken() and Py_tp_token slot (GH-124163)
2024-09-18 09:18:19 +02:00
malloc_closure.c
…
stgdict.c
gh-110190: Fix ctypes structs with array on SPARC (GH-118233)
2024-09-17 19:06:53 +02:00
Powered by Gitea Version: 1.26.1 Page: 2014ms Template: 3ms
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