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-14 16:38:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d0afef82a07afdb666f2ca0c533aac5d39155cd
cpython
/
Modules
/
_ctypes
T
History
Erik Bray
9ba3aa4d02
bpo-30353: Fix pass by value for structs on 64-bit Cygwin/MinGW (GH-1559)
2017-06-07 18:42:24 +01: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
bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (
#1096
)
2017-04-19 20:03:52 +03:00
callbacks.c
Issue
#28915
: Use _PyObject_CallNoArg()
2016-12-09 12:29:18 +01:00
callproc.c
bpo-30353: Fix pass by value for structs on 64-bit Cygwin/MinGW (GH-1559)
2017-06-07 18:42:24 +01: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