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-15 00:48:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
004e03fb0c2febe2ec8afbd28ffcb3e980c63228
cpython
/
Modules
/
_ctypes
T
History
Serhiy Storchaka
8999caeb00
bpo-15695: Implemented StgDict.__sizeof__(). (
#509
)
2017-03-12 11:12:30 +02: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
Issue
#24381
: Avoid unused function warning when building bundled macOS libffi.
2016-10-20 15:38:27 -04:00
_ctypes_test.c
Fixed bpo-29565: Corrected ctypes passing of large structs by value on Windows AMD64. (
#168
)
2017-02-20 00:16:33 +00:00
_ctypes_test.h
…
_ctypes.c
bpo-28129: fix ctypes crashes (
#386
)
2017-03-02 18:42:40 +01:00
callbacks.c
Issue
#28915
: Use _PyObject_CallNoArg()
2016-12-09 12:29:18 +01:00
callproc.c
Issue
#28999
: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever
2017-01-23 09:47:21 +02: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