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 18:33:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
873389dbd843bfccc54d679ba5ef3ca3e95bf2f7
cpython
/
Modules
/
_ctypes
T
History
Mark Dickinson
3e4caeb3bf
Issue
#5341
: Fix a variety of spelling errors.
2009-02-21 20:27:01 +00:00
..
darwin
…
libffi
Issue
#5341
: Fix a variety of spelling errors.
2009-02-21 20:27:01 +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
Issue
#5341
: Fix a variety of spelling errors.
2009-02-21 20:27:01 +00:00
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
Fix warnings GCC emits where the argument of PyErr_Format is a single variable.
2009-02-13 11:10:04 +00:00
callbacks.c
…
callproc.c
Issue#5203: ctypes segfaults when passing a unicode string to a
2009-02-10 18:43:01 +00:00
cfield.c
Fix refcount leak in error cases. Bug found by coverity.
2009-01-13 17:32:28 +00:00
ctypes_dlfcn.h
…
ctypes.h
…
malloc_closure.c
…
stgdict.c
Fix:
2008-08-24 05:04:52 +00:00