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-20 19:33:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83fa22f564609207cba2cc5982ebe382049aa3ff
cpython
/
Modules
/
_ctypes
T
History
Neal Norwitz
109f91414f
proto was dereffed above and is known to be good. No need for X.
...
Reported by Klocwork,
#39
.
2006-07-16 02:05:35 +00:00
..
darwin
…
libffi
Sync the darwin/x86 port libffi with the copy in PyObjC. This fixes a number
2006-07-04 12:30:22 +00:00
libffi_arm_wince
…
libffi_msvc
Fixes so that _ctypes can be compiled with the MingW compiler.
2006-07-03 08:04:05 +00:00
_ctypes_test.c
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
_ctypes_test.h
…
_ctypes.c
Patch
#1521817
: The index range checking on ctypes arrays containing
2006-07-14 17:51:14 +00:00
callbacks.c
A misspelled preprocessor symbol caused ctypes to be always compiled
2006-07-13 09:53:47 +00:00
callproc.c
A misspelled preprocessor symbol caused ctypes to be always compiled
2006-07-13 09:53:47 +00:00
cfield.c
proto was dereffed above and is known to be good. No need for X.
2006-07-16 02:05:35 +00:00
ctypes_dlfcn.h
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
ctypes.h
Make the prototypes of our private PyUnicode_FromWideChar and
2006-07-14 15:01:05 +00:00
malloc_closure.c
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
stgdict.c
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00