Bug #1651235: When a tuple was passed to a ctypes function call,
Python would crash instead of raising an error. The crash was caused by a section of code that should have been removed long ago, at that time ctypes had other ways to pass parameters to function calls.
Showing
Please register or sign in to comment