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