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-17 01:49:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
75210697ecb830b592bcb5d22503ddbb8401f3e8
cpython
/
Modules
/
_ctypes
T
History
Vinay Sajip
a9391a4522
Closes
#20160
: Merged fix from 3.5.
2016-08-05 21:44:52 +01:00
..
darwin
…
libffi
…
libffi_arm_wince
…
libffi_msvc
Issue
#20160
: Merged fix from 3.4.
2016-08-05 21:44:15 +01:00
libffi_osx
…
_ctypes_test.c
Issue
#20160
: Merged fix from 3.3.
2016-08-05 21:43:25 +01:00
_ctypes_test.h
…
_ctypes.c
Issue
#27626
: Merge spelling fixes from 3.5
2016-07-28 01:30:58 +00:00
callbacks.c
Merge 3.5 (issue
#11048
)
2016-07-27 16:59:22 +02:00
callproc.c
Issue
#27330
: Fixed possible leaks in the ctypes module.
2016-06-16 22:10:13 +03:00
cfield.c
Issue
#27330
: Fixed possible leaks in the ctypes module.
2016-06-16 22:08:46 +03:00
ctypes_dlfcn.h
Remove outdated PEP 291 compatibility requirement comment
2016-05-14 05:55:38 +00:00
ctypes.h
…
libffi.diff
…
malloc_closure.c
…
stgdict.c
…