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-11 23:18:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0803a3956165ac8d80824367b97564f1ced427c8
cpython
/
Modules
/
_ctypes
T
History
Kristján Valur Jónsson
d6e9f32b79
Merge
2013-03-19 16:00:01 -07:00
..
darwin
…
libffi
Fixes Issue
#17192
: Update the ctypes module's libffi to v3.0.13. This
2013-03-19 14:59:02 -07: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
#6083
: Fix multiple segmentation faults occured when PyArg_ParseTuple
2013-02-04 12:54:04 +02:00
callbacks.c
…
callproc.c
#10296
: Merge to 3.3
2013-03-19 15:35:28 -07: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
Issue
#16628
: Fix a memory leak in ctypes.resize().
2012-12-08 11:05:50 +01:00
libffi.diff
Fixes Issue
#17192
: Update the ctypes module's libffi to v3.0.13. This
2013-03-19 14:59:02 -07:00
malloc_closure.c
…
stgdict.c
Issue
#15989
: Fix several occurrences of integer overflow
2013-01-19 12:41:45 +02:00