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
9d89299feab30c530d2ee756ea8da2e54234bc97
cpython/Modules/_ctypes
History
Thomas Heller 9d89299fea Fix refcounting.
This makes 'import ctypes; reload(ctypes)' no longer leak reference counts.
2006-04-18 14:57:39 +00:00
..
darwin
…
libffi
Fix for FreeBSD. Fixes http://python.org/sf/1470353.
2006-04-15 20:23:54 +00:00
libffi_arm_wince
…
libffi_msvc
…
_ctypes_test.c
Replace a few more 'char' types with 'signed char', to fix test failures
2006-04-06 09:02:58 +00:00
_ctypes_test.h
…
_ctypes.c
Fix refcounting.
2006-04-18 14:57:39 +00:00
callbacks.c
Include <malloc.h> on windows, to avoid warnings when compiling with mingw.
2006-03-22 12:59:53 +00:00
callproc.c
Handle error conditions from PyString_ConcatAndDel().
2006-04-06 08:06:52 +00:00
cfield.c
Explicitely use 'signed char', to avoid problems on platforms with unsigned char type.
2006-04-05 19:51:19 +00:00
ctypes_dlfcn.h
…
ctypes.h
Include <malloc.h> on windows, to avoid warnings when compiling with mingw.
2006-03-22 12:59:53 +00:00
malloc_closure.c
…
stgdict.c
…
Powered by Gitea Page: 1490ms Template: 159ms
English
English
Licenses API