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-06-06 11:34:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e847d7170d3f41b1ec773ab203c11f1addd6d4ac
cpython
/
Modules
/
_ctypes
T
History
Martin Panter
f0c0318cdc
Issue
#25845
: Drop redundant checks leftover from int to long conversion
2015-12-12 06:57:13 +00:00
..
darwin
…
libffi
Issue
#25523
: Correct "a" article to "an" article
2015-11-02 03:37:02 +00:00
libffi_arm_wince
…
libffi_msvc
…
libffi_osx
Issue
#25523
: Correct "a" article to "an" article
2015-11-02 03:37:02 +00:00
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
Issue
#25498
: Merge ctypes crash fix from 3.4 into 3.5
2015-11-13 22:12:12 +00:00
callbacks.c
…
callproc.c
…
cfield.c
Issue
#25845
: Drop redundant checks leftover from int to long conversion
2015-12-12 06:57:13 +00:00
ctypes_dlfcn.h
…
ctypes.h
Issue
#23943
: Fix typos. Patch by Piotr Kasprzyk.
2015-04-14 09:30:01 +03:00
libffi.diff
…
malloc_closure.c
…
stgdict.c
…