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

Vinay Sajip report at bugs.python.org
Thu Feb 16 12:13:10 EST 2017


Vinay Sajip added the comment:

Just trying to confirm my understanding - in both this issue and #22273, the example struct has a single array member. Is the problem confined just to how ctypes describes arrays in structs/unions to libffi? The comment on #22273 seems to suggest so.

----------

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


More information about the Python-bugs-list mailing list