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-19 19:03:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b3ba58bf4f2113aa0a8eca80ef49be3cb3757e9
cpython
/
Modules
/
_ctypes
T
History
Thomas Heller
0f75f9847a
Use 'g' instead of 'D' as the ctypes typecode for c_longdouble, for
...
compliance with PEP 3118.
2008-01-16 20:34:37 +00:00
..
darwin
…
libffi
Issue 1821: configure libffi for amd64 on FreeeBSD.
2008-01-14 10:35:28 +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
_ctypes_test.c
Add a 'c_longdouble' type to the ctypes module.
2007-09-07 06:32:17 +00:00
_ctypes_test.h
…
_ctypes.c
Use 'g' instead of 'D' as the ctypes typecode for c_longdouble, for
2008-01-16 20:34:37 +00:00
callbacks.c
Use relative instead of absolute filenames in the C-level tracebacks.
2008-01-08 15:15:09 +00:00
callproc.c
Use relative instead of absolute filenames in the C-level tracebacks.
2008-01-08 15:15:09 +00:00
cfield.c
Use 'g' instead of 'D' as the ctypes typecode for c_longdouble, for
2008-01-16 20:34:37 +00:00
ctypes_dlfcn.h
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
ctypes.h
Add a 'c_longdouble' type to the ctypes module.
2007-09-07 06:32:17 +00:00
malloc_closure.c
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
stgdict.c
As discussed in issue 1700288:
2008-01-14 00:22:44 +00:00