This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de0b962998af69dff474ec99b7627bcee496d48e
cpython
/
Modules
/
_ctypes
History
Ronald Oussoren
cb460b920f
Fix issue 13370: Ensure that ctypes works on Mac OS X when Python is
...
compiled using the clang compiler (merge from 3.2)
2012-08-25 11:24:00 +02:00
..
darwin
…
libffi
- Issue
#15194
: check in the missing m4/ax_append_flag.m4 file.
2012-07-01 01:08:20 +02:00
libffi_arm_wince
…
libffi_msvc
…
libffi_osx
Fix issue 13370: Ensure that ctypes works on Mac OS X when Python is compiled using the clang compiler
2012-08-25 11:19:14 +02:00
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
- Issue
#13840
: Fix ctypes.create_string_buffer exception message and docs.
2012-01-26 08:47:27 -06:00
callbacks.c
Issue
#12483
: ctypes: Fix a crash when the destruction of a callback
2011-09-12 21:03:36 +02:00
callproc.c
Rename _Py_identifier to _Py_IDENTIFIER.
2011-10-14 10:20:37 +02:00
cfield.c
Issue
#6493
: Fix handling of c_uint32 bitfields with width of 32 on Windows.
2012-07-19 00:14:35 -05:00
ctypes_dlfcn.h
…
ctypes.h
…
libffi.diff
- Issue
#15194
: Update libffi to the 3.0.11 release.
2012-06-26 17:56:44 +02:00
malloc_closure.c
…
stgdict.c
Issue
#12881
: ctypes: Fix segfault with large structure field names.
2011-10-03 21:48:30 -05:00