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
7045f0579ba88dee76cbc614ed1d4f959cb3155a
cpython
/
Modules
/
_ctypes
History
Stefan Krah
6d3a8605a5
Issue
#11729
: Backport commit bff052d9 from libffi upstream in order to fix
...
a ctypes build failure with clang.
2013-01-27 18:00:24 +01:00
..
darwin
…
libffi
Issue
#11729
: Backport commit bff052d9 from libffi upstream in order to fix
2013-01-27 18:00:24 +01: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:18:48 +02:00
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
remove dead code
2012-12-15 15:43:58 -05:00
callbacks.c
…
callproc.c
ctypes: DECREF error_object _after_ re-acquiring GIL
2012-12-21 10:32:57 +00:00
cfield.c
Issue
#6493
: Fix handling of c_uint32 bitfields with width of 32 on Windows.
2012-07-18 23:51:05 -05:00
ctypes_dlfcn.h
…
ctypes.h
Issue
#16628
: Fix a memory leak in ctypes.resize().
2012-12-08 11:05:50 +01:00
libffi.diff
…
malloc_closure.c
…
stgdict.c
Issue
#15989
: Fix several occurrences of integer overflow
2013-01-19 12:55:39 +02:00