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-24 13:23:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e9830f7ac7fac2e6b53d41edf6d8e1bd8576f4f
cpython
/
Modules
/
_ctypes
T
History
Larry Hastings
402b73fb8d
Backported PyCapsule from 3.1, and converted most uses of
...
CObject to PyCapsule.
2010-03-25 00:54:54 +00:00
..
darwin
…
libffi
update libffi to commit 59a259f4d348f593b45f452309f4d020a28051c4 from the
2010-03-19 18:59:20 +00:00
libffi_arm_wince
…
libffi_msvc
This refactoring should make it easier to add new calling conventions.
2009-02-03 17:07:40 +00:00
libffi_osx
Merge a newer version of libffi_osx, based on the
2009-09-20 18:54:16 +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
Preserve backward compatibility of the ctypes module.
2010-03-22 16:36:51 +00:00
callbacks.c
ctypes CThunkObject was not registered correctly with the cycle
2010-02-23 20:11:44 +00:00
callproc.c
Backported PyCapsule from 3.1, and converted most uses of
2010-03-25 00:54:54 +00:00
cfield.c
Backported PyCapsule from 3.1, and converted most uses of
2010-03-25 00:54:54 +00:00
ctypes_dlfcn.h
…
ctypes.h
Backported PyCapsule from 3.1, and converted most uses of
2010-03-25 00:54:54 +00:00
libffi.diff
update libffi to commit 59a259f4d348f593b45f452309f4d020a28051c4 from the
2010-03-19 18:59:20 +00:00
malloc_closure.c
Issue
#3102
: All global symbols that the _ctypes extension defines are
2009-04-24 20:31:47 +00:00
stgdict.c
Issue
#3102
: All global symbols that the _ctypes extension defines are
2009-04-24 20:31:47 +00:00