• Thomas Heller's avatar
    Add a new function uses_seh() to the _ctypes extension module. This · f780be42
    Thomas Heller yazdı
    will return True if Windows Structured Exception handling (SEH) is
    used when calling functions, False otherwise.
    
    Currently, only MSVC supports SEH.
    
    Fix the test so that it doesn't crash when run with MingW compiled
    _ctypes.  Note that two tests are still failing when mingw is used, I
    suspect structure layout differences and function calling conventions
    between MSVC and MingW.
    f780be42
Adı
Son kayıt (commit)
Son güncelleme
..
darwin Loading commit data...
libffi Loading commit data...
libffi_arm_wince Loading commit data...
libffi_msvc 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...
malloc_closure.c Loading commit data...
stgdict.c Loading commit data...