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-14 16:38:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd0fa67464f75cebca67cd14d050476a0c73bd53
cpython
/
Modules
/
_ctypes
T
History
Serhiy Storchaka
e2f92de6a9
Add the const qualifier to "char *" variables that refer to literal strings. (
#4370
)
2017-11-11 13:06:26 +02:00
..
darwin
…
libffi_msvc
…
libffi_osx
…
_ctypes_test.c
bpo-30353: Fix pass by value for structs on 64-bit Cygwin/MinGW (GH-1559)
2017-06-07 18:42:24 +01:00
_ctypes_test.h
…
_ctypes.c
Fix miscellaneous typos (
#4275
)
2017-11-05 15:37:50 +02:00
callbacks.c
bpo-31370: Remove support for threads-less builds (
#3385
)
2017-09-07 18:56:24 +02:00
callproc.c
Add the const qualifier to "char *" variables that refer to literal strings. (
#4370
)
2017-11-11 13:06:26 +02:00
cfield.c
bpo-28129: fix ctypes crashes (
#386
)
2017-03-02 18:42:40 +01:00
ctypes_dlfcn.h
…
ctypes.h
…
malloc_closure.c
…
stgdict.c
Fix miscellaneous typos (
#4275
)
2017-11-05 15:37:50 +02:00