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
310e2d25170a88ef03f6fd31efcc899fe062da2c
cpython
/
Modules
/
_ctypes
History
Steve Dower
dcf1f83de8
bpo-38622: Ensure ctypes.PyObj_FromPtr audit event passes tuples as a single argument (GH-17243)
2019-11-18 13:30:01 -08:00
..
darwin
…
libffi_osx
…
_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-38622: Add missing audit events for ctypes module (GH-17158)
2019-11-18 11:32:46 -08:00
callbacks.c
Fix calling order of PyEval_InitThreads. (GH-4602)
2019-09-10 11:29:56 +01:00
callproc.c
bpo-38622: Ensure ctypes.PyObj_FromPtr audit event passes tuples as a single argument (GH-17243)
2019-11-18 13:30:01 -08:00
cfield.c
…
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