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