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-07-08 19:20:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
560a79f94e94de66a18f2a5e4194c2fe51e2adf1
cpython
/
Modules
/
_ctypes
T
History
Christian Clauss
dd02a696e5
Fix typos in the Modules directory (GH-28761)
2021-10-07 01:34:42 -07:00
..
darwin
…
libffi_osx
…
_ctypes_test.c
bpo-44854: Remove trailing whitespaces (GH-27689)
2021-08-09 21:32:54 +03:00
_ctypes_test.h
…
_ctypes.c
Clean up initialization __class_getitem__ with Py_GenericAlias. (GH-28450)
2021-09-19 18:05:30 +03:00
callbacks.c
bpo-43335: Update macro to check gcc version (GH-24662)
2021-02-28 09:16:24 +09:00
callproc.c
Fix typos in the Modules directory (GH-28761)
2021-10-07 01:34:42 -07:00
cfield.c
Fix typos in the Modules directory (GH-28761)
2021-10-07 01:34:42 -07:00
ctypes_dlfcn.h
…
ctypes.h
Fix typos in the Modules directory (GH-28761)
2021-10-07 01:34:42 -07: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