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-10 22:50:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
373f0a925bcaed53e7e2eb0406694acb00a03e36
cpython
/
Modules
/
_ctypes
T
History
Benjamin Peterson
fca286601b
merge 3.3 (
#20946
)
2014-03-16 11:30:54 -05:00
..
darwin
…
libffi
Issue
#19936
: Restored executable bits for several libffi files.
2014-01-23 16:23:50 +02:00
libffi_arm_wince
…
libffi_msvc
…
libffi_osx
…
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
Issue
#20437
: Fixed 22 potential bugs when deleting objects references.
2014-02-09 13:46:20 +02:00
callbacks.c
Issue
#19512
,
#19515
: remove shared identifiers, move identifiers where they
2013-11-07 23:07:29 +01:00
callproc.c
Issue
#18783
: Removed existing mentions of Python long type in docstrings,
2013-08-27 20:17:03 +03:00
cfield.c
fix ctypes test alignment assumptions (
closes
#20946
)
2014-03-16 10:07:26 +01:00
ctypes_dlfcn.h
…
ctypes.h
…
libffi.diff
silence unused-value warnings in libffi's dlmalloc.c
2013-12-04 09:43:21 +01:00
malloc_closure.c
…
stgdict.c
Issue
#18408
: Fix PyCStructUnionType_update_stgdict(), handle
2013-10-29 03:50:45 +01:00