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-18 02:15:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee7c8f9af80ac2fa76987ca25397624915cbaea4
cpython
/
Modules
/
_ctypes
T
History
Neal Norwitz
6b4953fd3d
Check returned pointer is valid.
...
Klocwork
#233
2006-08-12 02:06:34 +00:00
..
darwin
…
libffi
Patch
#1529514
: More openbsd platforms for ctypes.
2006-07-28 21:43:20 +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
Fix a potential segfault and various potentail refcount leaks
2006-08-01 16:54:43 +00:00
callbacks.c
When a ctypes C callback function is called, zero out the result
2006-08-11 19:55:35 +00:00
callproc.c
Minimal useful docstring for CopyComPointer.
2006-08-01 17:46:10 +00:00
cfield.c
Check returned pointer is valid.
2006-08-12 02:06:34 +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
Speed up PyType_stgdict and PyObject_stgdict.
2006-08-01 19:14:15 +00:00