This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-12 08:16:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Modules
/
_ctypes
History
Zackery Spytz
13c1c3556f
bpo-39393: Misleading error message on dependent DLL resolution failure (GH-18093)
2020-01-28 20:42:43 +11:00
..
darwin
…
libffi_osx
Fix typos in comments, docs and test names (
#15018
)
2019-07-30 18:16:13 -04:00
_ctypes_test.c
bpo-16576: Add checks for bitfields passed by value to functions. (GH-17097)
2019-11-12 12:29:34 +00:00
_ctypes_test.h
…
_ctypes.c
bpo-16575: Disabled checks for union types being passed by value. (GH-17960)
2020-01-12 08:54:00 +00:00
callbacks.c
Fix calling order of PyEval_InitThreads. (GH-4602)
2019-09-10 11:29:56 +01:00
callproc.c
bpo-39393: Misleading error message on dependent DLL resolution failure (GH-18093)
2020-01-28 20:42:43 +11:00
cfield.c
bpo-37493: use _PyObject_CallNoArg in more places (GH-14575)
2019-07-04 19:35:31 +09:00
ctypes_dlfcn.h
…
ctypes.h
bpo-16575: Add checks for unions passed by value to functions. (GH-16799)
2019-10-31 08:03:54 +00:00
malloc_closure.c
…
stgdict.c
bpo-16575: Add checks for unions passed by value to functions. (GH-16799)
2019-10-31 08:03:54 +00:00