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
9ce361d3bb15cf49b82fa03e3e593d7cbd8ee1ff
cpython
/
Modules
/
_ctypes
History
Miss Islington (bot)
46735c7e10
bpo-39393: Misleading error message on dependent DLL resolution failure (GH-18093)
...
(cherry picked from commit
13c1c3556f
) Co-authored-by: Zackery Spytz <
zspytz@gmail.com
>
2020-01-28 02:00:16 -08:00
..
darwin
…
libffi_osx
…
_ctypes_test.c
bpo-16576: Add checks for bitfields passed by value to functions. (GH-17097) (GH-17223)
2019-11-18 14:29:15 +00:00
_ctypes_test.h
…
_ctypes.c
bpo-16575: Disabled checks for union types being passed by value. (GH-17960) (GH-17964)
2020-01-12 11:41:07 +00:00
callbacks.c
Fix calling order of PyEval_InitThreads. (GH-15836)
2019-09-10 15:37:56 +01:00
callproc.c
bpo-39393: Misleading error message on dependent DLL resolution failure (GH-18093)
2020-01-28 02:00:16 -08:00
cfield.c
bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (GH-13464)
2019-05-30 19:13:39 -07:00
ctypes_dlfcn.h
…
ctypes.h
[3.8] bpo-16575: Add checks for unions passed by value to functions. (GH-16799) (GH-17016)
2019-10-31 13:34:05 +00:00
malloc_closure.c
bpo-36071 Add support for Windows ARM32 in ctypes/libffi (GH-12059)
2019-04-17 18:09:16 -07:00
stgdict.c
[3.8] bpo-16575: Add checks for unions passed by value to functions. (GH-16799) (GH-17016)
2019-10-31 13:34:05 +00:00