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 steve.dower
Recipients eryksun, paul.moore, steve.dower, tim.golden, yan12125, zach.ware
Date 2015-12-27.20:53:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451249608.45.0.353865585165.issue25939@psf.upfronthosting.co.za>
In-reply-to
Content
Can we use ctypes in the test suite? That would probably be simpler here, as the C code is straightforward. (Question is for the other core devs, not Chi, as I know we're not supposed to use ctypes in the stdlib.)
History
Date User Action Args
2015-12-27 20:53:28steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun, yan12125
2015-12-27 20:53:28steve.dowersetmessageid: <1451249608.45.0.353865585165.issue25939@psf.upfronthosting.co.za>
2015-12-27 20:53:28steve.dowerlinkissue25939 messages
2015-12-27 20:53:28steve.dowercreate