Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
382abeff0f1a53ffaaddfea06e8721bf42b66502
cpython/Modules/_ctypes
History
Thomas Heller 4378215474 Fix for #1643874: When calling SysAllocString, create a PyCObject
which will eventually call SysFreeString to free the BSTR resource.
2007-01-25 18:34:14 +00:00
..
darwin
…
libffi
Fix #1563807: _ctypes built on AIX fails with ld ffi error.
2006-11-28 20:21:54 +00:00
libffi_arm_wince
…
libffi_msvc
Fixes for 64-bit Windows: In ctypes.wintypes, correct the definitions
2007-01-11 21:18:56 +00:00
_ctypes_test.c
Replace C++ comments with C comments.
2007-01-17 09:40:34 +00:00
_ctypes_test.h
…
_ctypes.c
Must change the version number in the _ctypes extension as well.
2007-01-10 20:51:19 +00:00
callbacks.c
ctypes callback functions only support 'fundamental' result types.
2006-10-17 19:30:48 +00:00
callproc.c
Fix various minor errors in passing arguments to
2006-10-19 11:00:37 +00:00
cfield.c
Fix for #1643874: When calling SysAllocString, create a PyCObject
2007-01-25 18:34:14 +00:00
ctypes_dlfcn.h
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
ctypes.h
Apply the patch #1532975 plus ideas from the patch #1533481.
2006-08-14 11:17:48 +00:00
malloc_closure.c
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
stgdict.c
Fix bug #1598620: A ctypes structure cannot contain itself.
2006-11-24 18:45:39 +00:00
Powered by Gitea Page: 1145ms Template: 54ms
English
English
Licenses API