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 ned.deily
Recipients lukasz.langa, ned.deily, oriordan, steve.dower, vinay.sajip, xtreak
Date 2019-10-15.07:30:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571124624.59.0.543878878431.issue38368@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1c61f2cc7ab44591b1832307a4022c927502d446 by Ned Deily (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/1c61f2cc7ab44591b1832307a4022c927502d446
History
Date User Action Args
2019-10-15 07:30:24ned.deilysetrecipients: + ned.deily, vinay.sajip, lukasz.langa, steve.dower, xtreak, oriordan
2019-10-15 07:30:24ned.deilysetmessageid: <1571124624.59.0.543878878431.issue38368@roundup.psfhosted.org>
2019-10-15 07:30:24ned.deilylinkissue38368 messages
2019-10-15 07:30:24ned.deilycreate