[issue20160] broken ctypes calling convention on MSVC / 64-bit Windows (large structs)

Steve Dower report at bugs.python.org
Tue Mar 24 16:53:02 CET 2015


Steve Dower added the comment:

It could be, though I admit I don't know ctypes or libffi that well.

Should be easy enough to set up a repro for this (we'll add a function to _ctypes_test eventually that calls back and passes a struct) - I'll get to it sooner or later, but if someone else gets there first that'd be great.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20160>
_______________________________________


More information about the Python-bugs-list mailing list