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-21 20:03:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94a9c09e109706af64ae8796882baab2af25be2f
cpython
/
Modules
/
_ctypes
T
History
Thomas Heller
9998f78d6d
Backport from upstream version: compatibility with older Python
...
versions.
2006-03-15 21:49:52 +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
Backport from upstream version: compatibility with older Python
2006-03-15 21:49:52 +00:00
callbacks.c
…
callproc.c
Integrate patch from Neal Norwitz. He writes:
2006-03-14 19:53:09 +00:00
cfield.c
Backport from upstream version: compatibility with older Python
2006-03-15 21:49:52 +00:00
ctypes_dlfcn.h
…
ctypes.h
Backport from upstream version: compatibility with older Python
2006-03-15 21:49:52 +00:00
malloc_closure.c
…
stgdict.c
…