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
598f8a00311da62446be6cb169bb00a39f45cab3
cpython
/
Modules
/
_ctypes
History
Tim Peters
8ea61f1a83
Revert rev 43041, which introduced the "z" format qualifier
...
unique to Python 2.5.
2006-03-15 09:17:20 +00:00
..
darwin
…
libffi
Try to avoid many of the compiler warnings when compiling libffi by
2006-03-14 20:52:24 +00:00
libffi_arm_wince
…
libffi_msvc
…
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
Integrate patch from Neal Norwitz. He writes:
2006-03-14 19:53:09 +00:00
callbacks.c
…
callproc.c
Integrate patch from Neal Norwitz. He writes:
2006-03-14 19:53:09 +00:00
cfield.c
Revert rev 43041, which introduced the "z" format qualifier
2006-03-15 09:17:20 +00:00
ctypes_dlfcn.h
…
ctypes.h
Integrate patch from Neal Norwitz. He writes:
2006-03-14 19:53:09 +00:00
malloc_closure.c
…
stgdict.c
…