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 vstinner
Recipients amaury.forgeotdarc, belopolsky, mattneri, meador.inge, v2m, vstinner
Date 2018-09-16.05:36:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537076193.33.0.956365154283.issue34603@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7843caeb909bd907e903606414e238db4082315a by Victor Stinner (Vladimir Matveev) in branch 'master':
bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258)
https://github.com/python/cpython/commit/7843caeb909bd907e903606414e238db4082315a
History
Date User Action Args
2018-09-16 05:36:33vstinnersetrecipients: + vstinner, amaury.forgeotdarc, belopolsky, meador.inge, v2m, mattneri
2018-09-16 05:36:33vstinnersetmessageid: <1537076193.33.0.956365154283.issue34603@psf.upfronthosting.co.za>
2018-09-16 05:36:33vstinnerlinkissue34603 messages
2018-09-16 05:36:33vstinnercreate