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-15 23:12:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Modules
/
_ctypes
History
Serhiy Storchaka
f25f2e2e8c
Clean up initialization __class_getitem__ with Py_GenericAlias. (GH-28450)
...
The cast to PyCFunction is redundant. Overuse of redundant casts can hide actual bugs.
2021-09-19 18:05:30 +03: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
bpo-45082: Cleanup ctypes.c_buffer alias (GH-28129)
2021-09-02 19:02:03 +02:00
cfield.c
bpo-29753: revert 0d7ad9f (GH-19850) (GH-27085)
2021-07-11 17:43:50 +01: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