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-19 02:44:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9287acf83df56a11aaa001657df652ed6804b105
cpython
/
Modules
/
_ctypes
T
History
Thomas Heller
9287acf83d
ctypes NULL function pointers have a boolean False value now.
2008-05-29 19:42:34 +00:00
..
darwin
…
libffi
Patch
#1722225
: Support QNX 6.
2008-05-23 15:06:50 +00:00
libffi_arm_wince
…
libffi_msvc
…
libffi_osx
…
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
ctypes NULL function pointers have a boolean False value now.
2008-05-29 19:42:34 +00:00
callbacks.c
Renamed PyString to PyBytes
2008-05-26 12:51:38 +00:00
callproc.c
Renamed PyString to PyBytes
2008-05-26 12:51:38 +00:00
cfield.c
Renamed PyString to PyBytes
2008-05-26 12:51:38 +00:00
ctypes_dlfcn.h
…
ctypes.h
Remove cyclic reference in CFuncPtr instances; see issue
#2682
.
2008-04-24 18:14:19 +00:00
malloc_closure.c
Patch
#1722225
: Support QNX 6.
2008-05-23 15:06:50 +00:00
stgdict.c
…