mirror of
https://github.com/python/cpython.git
synced 2026-05-21 03:44:14 -04:00
59feb6f5cc
Don't use SEH when compiling wth mingw. Use IS_INTRESOURCE to determine function name from function ordinal. Rewrite the code that allocates and frees callback functions, hopefully this avoids the coverty warnings: Remove the THUNK typedef, and move the definition of struct ffi_info into the header file.