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 Paul Monson
Recipients Paul Monson, petr.viktorin, serge-sans-paille, steve.dower
Date 2019-06-03.23:55:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559606105.2.0.647903219408.issue37140@roundup.psfhosted.org>
In-reply-to
Content
Reading the related bugs more carefully I think the struct/union passing conventions are different on Windows x64 and Linux.  I have a fix which works for Windows but preserves the prior code for Linux.
History
Date User Action Args
2019-06-03 23:55:05Paul Monsonsetrecipients: + Paul Monson, petr.viktorin, steve.dower, serge-sans-paille
2019-06-03 23:55:05Paul Monsonsetmessageid: <1559606105.2.0.647903219408.issue37140@roundup.psfhosted.org>
2019-06-03 23:55:05Paul Monsonlinkissue37140 messages
2019-06-03 23:55:05Paul Monsoncreate