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-16 09:29:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e26014f1c47d26d6097ff7a0f25384bfbde714a9
cpython
/
Modules
/
_ctypes
T
History
Kazantcev Andrey
2780df4781
Align comment for better readability. (GH-26192)
2021-06-04 18:41:23 -03:00
..
darwin
…
libffi_osx
…
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
Align comment for better readability. (GH-26192)
2021-06-04 18:41:23 -03:00
callbacks.c
bpo-43335: Update macro to check gcc version (GH-24662)
2021-02-28 09:16:24 +09:00
callproc.c
closes bpo-42938: Replace snprintf with Python unicode formatting in ctypes param reprs. (24239)
2021-01-18 14:47:05 -06:00
cfield.c
bpo-32745: Fix a regression in the handling of ctypes' c_wchar_p type (
#8721
)
2021-05-02 12:40:01 +02:00
ctypes_dlfcn.h
…
ctypes.h
bpo-38823: Always build _ctypes with wchar_t (GH-23248)
2020-11-12 15:38:13 +01:00
malloc_closure.c
bpo-42688: Fix ffi alloc/free when using external libffi on macos (GH-23868)
2020-12-22 03:12:07 -08:00
stgdict.c
bpo-38823: Always build _ctypes with wchar_t (GH-23248)
2020-11-12 15:38:13 +01:00