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, miss-islington, v2m, vstinner
Date 2018-09-19.20:48:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537390106.45.0.956365154283.issue34603@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b63a16febbd1c943c9dbc5c651326b410aa50698 by Victor Stinner (Vladimir Matveev) in branch '2.7':
[2.7] bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258) (GH-9425)
https://github.com/python/cpython/commit/b63a16febbd1c943c9dbc5c651326b410aa50698
History
Date User Action Args
2018-09-19 20:48:26vstinnersetrecipients: + vstinner, amaury.forgeotdarc, belopolsky, meador.inge, miss-islington, v2m, mattneri
2018-09-19 20:48:26vstinnersetmessageid: <1537390106.45.0.956365154283.issue34603@psf.upfronthosting.co.za>
2018-09-19 20:48:26vstinnerlinkissue34603 messages
2018-09-19 20:48:26vstinnercreate