This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e2b76ea4e48d0fc1ca34ae4ffbb2fd6c19664bb
cpython
/
Modules
/
_ctypes
History
Miss Islington (bot)
e60f6e1864
bpo-21983: Fix a crash in ctypes.cast() when passed a ctypes structured data type (GH-3859)
...
(cherry picked from commit
d518d8bc8d
) Co-authored-by: Oren Milman <
orenmn@gmail.com
>
2018-05-26 11:39:52 -07:00
..
darwin
…
libffi_msvc
…
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-21983: Fix a crash in ctypes.cast() when passed a ctypes structured data type (GH-3859)
2018-05-26 11:39:52 -07:00
callbacks.c
…
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
…
ctypes_dlfcn.h
…
ctypes.h
…
malloc_closure.c
…
stgdict.c
Fix miscellaneous typos (
#4275
)
2017-11-05 15:37:50 +02:00