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
3bd6abd1294263f88ee4c0dbff3d1dfb618ec7ab
cpython
/
Modules
/
_ctypes
History
Victor Stinner
3f15cf0961
Issue
#18408
: Fix ConvParam() of the ctypes module to handle paramfunc failure
...
(MemoryError).
2013-07-09 00:27:12 +02:00
..
darwin
…
libffi
merge 3.3 (
#18248
)
2013-06-19 09:01:58 -07:00
libffi_arm_wince
…
libffi_msvc
…
libffi_osx
…
_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
Issue
#18408
: Fix ConvParam() of the ctypes module to handle paramfunc failure
2013-07-09 00:27:12 +02:00
cfield.c
…
ctypes_dlfcn.h
…
ctypes.h
Issue
#16628
: Fix a memory leak in ctypes.resize().
2012-12-08 11:05:50 +01:00
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