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-11 07:00:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c4c9866064f03646c686d7e08b00aeb203c35c19
cpython
/
Modules
/
_ctypes
T
History
Ville Skyttä
49b2734bf1
Spelling fixes (
#2902
)
2017-08-03 09:00:59 +03:00
..
darwin
…
libffi_msvc
Fixed bpo-29565: Corrected ctypes passing of large structs by value on Windows AMD64. (
#168
)
2017-02-20 00:16:33 +00:00
libffi_osx
…
_ctypes_test.c
bpo-30353: Fix pass by value for structs on 64-bit Cygwin/MinGW (GH-1559)
2017-06-07 18:42:24 +01:00
_ctypes_test.h
…
_ctypes.c
Spelling fixes (
#2902
)
2017-08-03 09:00:59 +03:00
callbacks.c
Issue
#28915
: Use _PyObject_CallNoArg()
2016-12-09 12:29:18 +01:00
callproc.c
Fix compiler warnings on Windows introduced in bpo-13617. (
#2464
)
2017-06-28 09:55:22 +03:00
cfield.c
bpo-28129: fix ctypes crashes (
#386
)
2017-03-02 18:42:40 +01:00
ctypes_dlfcn.h
…
ctypes.h
…
malloc_closure.c
…
stgdict.c
bpo-15695: Implemented StgDict.__sizeof__(). (
#509
)
2017-03-12 11:12:30 +02:00