This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-22 12:24:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
672fbf519568bc295aa64992dcbabe0eebccb5fc
cpython
/
Modules
/
_ctypes
T
History
Thomas Heller
fffd939056
Make _ctypes.c PY_SSIZE_T_CLEAN.
2008-03-25 21:18:39 +00:00
..
darwin
…
libffi
Try to fix the build for PY_LINUX.
2008-03-04 20:21:42 +00:00
libffi_arm_wince
…
libffi_msvc
…
libffi_osx
Merged changes from libffi3-branch.
2008-03-04 20:09:11 +00:00
_ctypes_test.c
Issue 1872: Changed the struct module typecode from 't' to '?', for
2008-03-05 15:34:29 +00:00
_ctypes_test.h
…
_ctypes.c
Make _ctypes.c PY_SSIZE_T_CLEAN.
2008-03-25 21:18:39 +00:00
callbacks.c
…
callproc.c
Add pickle support to ctypes types.
2008-02-13 20:21:53 +00:00
cfield.c
Issue 1872: Changed the struct module typecode from 't' to '?', for
2008-03-05 15:34:29 +00:00
ctypes_dlfcn.h
…
ctypes.h
Include <alloca.h> on Solaris, see issue
#1506
.
2008-03-18 15:03:17 +00:00
malloc_closure.c
…
stgdict.c
Add pickle support to ctypes types.
2008-02-13 20:21:53 +00:00