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 10:54:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2405547a2a292eee45f5ad98bded1bdfee02cc36
cpython
/
Modules
/
_ctypes
T
History
Matthias Klose
67e37f2ec2
update libffi to commit 59a259f4d348f593b45f452309f4d020a28051c4 from the
...
trunk (adding msvc port).
2010-03-19 18:59:20 +00:00
..
darwin
…
libffi
update libffi to commit 59a259f4d348f593b45f452309f4d020a28051c4 from the
2010-03-19 18:59:20 +00:00
libffi_arm_wince
…
libffi_msvc
This refactoring should make it easier to add new calling conventions.
2009-02-03 17:07:40 +00:00
libffi_osx
Merge a newer version of libffi_osx, based on the
2009-09-20 18:54:16 +00:00
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
Fix refleaks in _ctypes PyCSimpleType_New, which fixes the refleak seen in test___all__.
2009-10-17 08:57:43 +00:00
callbacks.c
ctypes CThunkObject was not registered correctly with the cycle
2010-02-23 20:11:44 +00:00
callproc.c
Issue
#4606
: Passing 'None' if ctypes argtype is set to POINTER(...)
2009-09-18 20:05:44 +00:00
cfield.c
Revert rev 74134, as it does not completely fixx issue
#6493
.
2009-07-21 19:04:02 +00:00
ctypes_dlfcn.h
…
ctypes.h
Issue
#3102
: All global symbols that the _ctypes extension defines are
2009-04-24 20:31:47 +00:00
libffi.diff
update libffi to commit 59a259f4d348f593b45f452309f4d020a28051c4 from the
2010-03-19 18:59:20 +00:00
malloc_closure.c
Issue
#3102
: All global symbols that the _ctypes extension defines are
2009-04-24 20:31:47 +00:00
stgdict.c
Issue
#3102
: All global symbols that the _ctypes extension defines are
2009-04-24 20:31:47 +00:00