This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vinay.sajip
Recipients Igor Kudrin, christian.heimes, doko, eryksun, mark.dickinson, meador.inge, paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2017-02-16.17:13:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487265190.58.0.146590961216.issue29565@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2017-02-16 17:13:10vinay.sajipsetrecipients: + vinay.sajip, doko, paul.moore, mark.dickinson, christian.heimes, tim.golden, meador.inge, zach.ware, eryksun, steve.dower, Igor Kudrin
2017-02-16 17:13:10vinay.sajipsetmessageid: <1487265190.58.0.146590961216.issue29565@psf.upfronthosting.co.za>
2017-02-16 17:13:10vinay.sajiplinkissue29565 messages
2017-02-16 17:13:10vinay.sajipcreate