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-21 20:03:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12c00f79bc34f10cf0fff08df130c38c253a3742
cpython
/
Modules
/
_ctypes
T
History
Thomas Heller
7644262aa5
Assigning None to pointer type structure fields possible overwrote
...
wrong fields.
2006-07-10 11:11:10 +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
Assigning None to pointer type structure fields possible overwrote
2006-07-10 11:11:10 +00:00
callbacks.c
Protect the thread api calls in the _ctypes extension module within
2006-06-29 18:34:15 +00:00
callproc.c
Revert the change done in svn revision 47206:
2006-07-06 07:50:18 +00:00
cfield.c
Fix bug
#1518190
: accept any integer or long value in the
2006-07-10 09:10:28 +00:00
ctypes_dlfcn.h
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
ctypes.h
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +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