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
eb698fe68c38bf7d2eb0bebbccdcef5dfa0eccfd
cpython
/
Modules
/
_ctypes
History
Benjamin Peterson
43e3d22fee
merge 3.4 (
#23042
)
2015-05-08 21:32:36 -04:00
..
darwin
…
libffi
fix libffi compilation on FreeBSD (
#23042
)
2015-05-08 21:31:36 -04:00
libffi_arm_wince
…
libffi_msvc
…
libffi_osx
…
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
Issue
#23943
: Fix typos. Patch by Piotr Kasprzyk.
2015-04-14 09:35:51 +03:00
callbacks.c
…
callproc.c
…
cfield.c
Issue
#23765
: Remove IsBadStringPtr calls in ctypes
2015-03-24 23:28:54 -07:00
ctypes_dlfcn.h
…
ctypes.h
Issue
#23943
: Fix typos. Patch by Piotr Kasprzyk.
2015-04-14 09:30:01 +03:00
libffi.diff
…
malloc_closure.c
…
stgdict.c
…