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-09 14:11:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1cee216cf383eade641aed22f4ec7d4cb565ecff
cpython
/
Modules
/
_ctypes
T
History
Segev Finer
735abadd5b
bpo-16865: Support arrays >=2GB in ctypes. (GH-3006)
2018-05-15 02:54:29 +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
closes bpo-32460: ensure all non-static globals have initializers (
#5061
)
2017-12-31 10:04:13 -08:00
_ctypes_test.h
…
_ctypes.c
bpo-16865: Support arrays >=2GB in ctypes. (GH-3006)
2018-05-15 02:54:29 +03:00
callbacks.c
bpo-31370: Remove support for threads-less builds (
#3385
)
2017-09-07 18:56:24 +02:00
callproc.c
Add the const qualifier to "char *" variables that refer to literal strings. (
#4370
)
2017-11-11 13:06:26 +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
Fix miscellaneous typos (
#4275
)
2017-11-05 15:37:50 +02:00