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-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
151b91dfd21a100ecb1eba9e293c0a8695bf3bf5
cpython
/
Modules
/
_ctypes
T
History
Jeroen Demeyer
59ad110d7a
bpo-37547: add _PyObject_CallMethodOneArg (GH-14685)
2019-07-11 17:59:05 +09:00
..
darwin
…
libffi_osx
Remove wording that could be deemed to be perjorative (GH-9287)
2018-09-13 21:17:40 -07:00
_ctypes_test.c
bpo-27679: Remove set_bitfields() from _ctypes_test (GH-14648)
2019-07-09 20:00:27 +02:00
_ctypes_test.h
…
_ctypes.c
bpo-37337: Add _PyObject_CallMethodNoArgs() (GH-14267)
2019-07-08 17:19:25 +09:00
callbacks.c
bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (GH-13464)
2019-05-30 19:13:39 -07:00
callproc.c
bpo-37547: add _PyObject_CallMethodOneArg (GH-14685)
2019-07-11 17:59:05 +09: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
…
malloc_closure.c
bpo-36071 Add support for Windows ARM32 in ctypes/libffi (GH-12059)
2019-04-17 18:09:16 -07:00
stgdict.c
bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (GH-13464)
2019-05-30 19:13:39 -07:00