This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-27 11:29:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Modules
/
_ctypes
History
Victor Stinner
e75996a77c
Issue
#19437
: Fix PyCFuncPtrType constructor, handle
...
_ctypes_alloc_format_string() failure
2013-10-31 16:34:08 +01:00
..
darwin
…
libffi
Issue
#18178
: Fix ctypes on BSD. dlmalloc.c was compiled twice which broke malloc weak symbols.
2013-08-17 15:02:05 +02:00
libffi_arm_wince
…
libffi_msvc
…
libffi_osx
merge
2013-08-04 12:43:59 -07:00
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
Issue
#19437
: Fix PyCFuncPtrType constructor, handle
2013-10-31 16:34:08 +01:00
callbacks.c
Issue
#19356
: Avoid using a C variabled named "_self", it's a reserved word in some C compilers.
2013-10-23 19:21:55 +02:00
callproc.c
Issue
#18783
: Removed existing mentions of Python long type in docstrings,
2013-08-27 20:17:03 +03:00
cfield.c
…
ctypes_dlfcn.h
…
ctypes.h
…
libffi.diff
…
malloc_closure.c
…
stgdict.c
Issue
#18408
: Fix PyCStructUnionType_update_stgdict(), handle
2013-10-29 03:50:45 +01:00