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 Oren Milman, vinay.sajip, vstinner
Date 2017-03-24.23:13:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490397227.28.0.339834748451.issue28129@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1bea762d9ec823544c530d567330a47f64d93d4f by Victor Stinner (orenmn) in branch 'master':
bpo-28129: fix ctypes crashes (#386)
https://github.com/python/cpython/commit/1bea762d9ec823544c530d567330a47f64d93d4f
History
Date User Action Args
2017-03-24 23:13:47vstinnersetrecipients: + vstinner, vinay.sajip, Oren Milman
2017-03-24 23:13:47vstinnersetmessageid: <1490397227.28.0.339834748451.issue28129@psf.upfronthosting.co.za>
2017-03-24 23:13:47vstinnerlinkissue28129 messages
2017-03-24 23:13:47vstinnercreate