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-20 03:14:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a55fe10487640a6700dcab748091c2c443f57446
cpython
/
Modules
/
_ctypes
T
History
Matthias Klose
2697ff2a87
- Issue
#6980
: Fix ctypes build failure on armel-linux-gnueabi with
...
-mfloat-abi=softfp.
2009-09-23 18:33:48 +00:00
..
darwin
…
libffi
- Issue
#6980
: Fix ctypes build failure on armel-linux-gnueabi with
2009-09-23 18:33:48 +00:00
libffi_arm_wince
…
libffi_msvc
On 64-bit Windows, ffi_arg must be 8 bytes long. This fixes the
2007-05-04 08:20:41 +00:00
libffi_osx
Merged revisions 74972 via svnmerge from
2009-09-20 18:56:49 +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
Merged revisions 74948 via svnmerge from
2009-09-19 10:15:04 +00:00
callbacks.c
Merged revisions 71640-71641 via svnmerge from
2009-04-16 19:13:35 +00:00
callproc.c
Merged revisions 74921 via svnmerge from
2009-09-18 20:12:29 +00:00
cfield.c
Merged revisions 72344 via svnmerge from
2009-05-05 17:42:59 +00:00
ctypes_dlfcn.h
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
ctypes.h
Merged revisions 71640-71641 via svnmerge from
2009-04-16 19:13:35 +00:00
malloc_closure.c
Merged revisions 71640-71641 via svnmerge from
2009-04-16 19:13:35 +00:00
stgdict.c
Fix:
2008-08-24 05:04:52 +00:00