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