• Victor Stinner's avatar
    bpo-28129: fix ctypes crashes (#386) (#3799) · 7d6ddb96
    Victor Stinner yazdı
    * init commit, with initial tests for from_param and fields __set__ and __get__, and some additions to from_buffer and from_buffer_copy
    
    * added the rest of tests and patches. probably only a first draft.
    
    * removed trailing spaces
    
    * replace ctype with ctypes in error messages
    
    * change back from ctypes instance to ctype instance
    
    (cherry picked from commit 1bea762d)
    7d6ddb96
Adı
Son kayıt (commit)
Son güncelleme
..
darwin Loading commit data...
libffi Loading commit data...
libffi_msvc Loading commit data...
libffi_osx Loading commit data...
_ctypes.c Loading commit data...
_ctypes_test.c Loading commit data...
_ctypes_test.h Loading commit data...
callbacks.c Loading commit data...
callproc.c Loading commit data...
cfield.c Loading commit data...
ctypes.h Loading commit data...
ctypes_dlfcn.h Loading commit data...
libffi.diff Loading commit data...
malloc_closure.c Loading commit data...
stgdict.c Loading commit data...