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 lukasz.langa, ned.deily, oriordan, steve.dower, vinay.sajip, xtreak
Date 2019-10-09.05:48:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570600130.72.0.544997300332.issue38368@roundup.psfhosted.org>
In-reply-to
Content
New changeset 129c2b3d44a962fc5964ef8fd4e6b22dbb691a6c by Vinay Sajip in branch '3.7':
bpo-38368: Added fix for ctypes crash when handling arrays in structs/unions. (GH-16589) (GH-16672)
https://github.com/python/cpython/commit/129c2b3d44a962fc5964ef8fd4e6b22dbb691a6c
History
Date User Action Args
2019-10-09 05:48:50vinay.sajipsetrecipients: + vinay.sajip, ned.deily, lukasz.langa, steve.dower, xtreak, oriordan
2019-10-09 05:48:50vinay.sajipsetmessageid: <1570600130.72.0.544997300332.issue38368@roundup.psfhosted.org>
2019-10-09 05:48:50vinay.sajiplinkissue38368 messages
2019-10-09 05:48:50vinay.sajipcreate