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 20:32:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6842722df69a40e841c045d42a538bb5d6bbbf6
cpython
/
Modules
/
_ctypes
T
History
Brett Cannon
a35a8b11c3
Fix a function pointer declaration to silence the compiler.
2008-01-17 18:45:10 +00:00
..
darwin
…
libffi
Fix a function pointer declaration to silence the compiler.
2008-01-17 18:45:10 +00:00
libffi_arm_wince
…
libffi_msvc
…
_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
…
ctypes.h
Add a 'c_longdouble' type to the ctypes module.
2007-09-07 06:32:17 +00:00
malloc_closure.c
…
stgdict.c
As discussed in issue 1700288:
2008-01-14 00:22:44 +00:00