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-09-28.14:31:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506609103.12.0.466225441844.issue28129@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8b83687bdf66d2d10afb78e46bcede399deaefde by Victor Stinner in branch '2.7':
bpo-28129: fix ctypes crashes (#386) (#3800)
https://github.com/python/cpython/commit/8b83687bdf66d2d10afb78e46bcede399deaefde
History
Date User Action Args
2017-09-28 14:31:43vstinnersetrecipients: + vstinner, vinay.sajip, Oren Milman
2017-09-28 14:31:43vstinnersetmessageid: <1506609103.12.0.466225441844.issue28129@psf.upfronthosting.co.za>
2017-09-28 14:31:43vstinnerlinkissue28129 messages
2017-09-28 14:31:43vstinnercreate