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-21 08:31:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Modules
/
_ctypes
History
Serhiy Storchaka
d878349bac
bpo-36346: Do not use legacy Unicode C API in ctypes. (
#21429
)
2020-07-10 11:17:21 +03:00
..
darwin
…
libffi_osx
…
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
bpo-36346: Do not use legacy Unicode C API in ctypes. (
#21429
)
2020-07-10 11:17:21 +03:00
callbacks.c
…
callproc.c
bpo-36346: Do not use legacy Unicode C API in ctypes. (
#21429
)
2020-07-10 11:17:21 +03:00
cfield.c
bpo-36346: Do not use legacy Unicode C API in ctypes. (
#21429
)
2020-07-10 11:17:21 +03:00
ctypes_dlfcn.h
…
ctypes.h
…
malloc_closure.c
…
stgdict.c
…