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-13 07:59:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f2c2bcc9dedacea0d18ee5f553dfb7ea325f044
cpython
/
Modules
/
_ctypes
T
History
Raymond Hettinger
28dc9b9fc0
merge
2013-08-04 12:43:59 -07:00
..
darwin
…
libffi
merge 3.3 (
#18248
)
2013-06-19 09:01:58 -07:00
libffi_arm_wince
…
libffi_msvc
…
libffi_osx
merge
2013-08-04 12:43:59 -07:00
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
Issue
#18561
: Skip name in ctypes' _build_callargs() if name is NULL.
2013-07-26 23:04:39 +02:00
callbacks.c
Issue
#18609
,
#18408
: _ctypes_add_traceback() now clears the current exception
2013-08-02 00:47:47 +02:00
callproc.c
Issue
#18408
: Fix ConvParam() of the ctypes module to handle paramfunc failure
2013-07-09 00:27:12 +02:00
cfield.c
Issue
#18556
: Check the return value for PyUnicode_AsWideChar() in
2013-07-25 17:34:00 -04:00
ctypes_dlfcn.h
…
ctypes.h
…
libffi.diff
fix libffi build on AIX (
closes
#18248
)
2013-06-19 09:01:42 -07:00
malloc_closure.c
…
stgdict.c
Issue
#15989
: Fix several occurrences of integer overflow
2013-01-19 12:41:45 +02:00