Message8426

Author zyasoft
Recipients zyasoft
Date 2014-05-17.20:14:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400357664.92.0.70358185871.issue2148@psf.upfronthosting.co.za>
In-reply-to
Content
ctypes was never completed, and a number of bugs have been raised (#1916, #1917). Incomplete is essentially useless for something like ctypes.

I'm proposing we remove ctypes for beta 4 in favor of eventual CFFI support, specifically through the Jiffy project (current vaporware, https://github.com/jythontools/jiffy). The feedback from our PyPy colleagues is that CFFI is the way to go, especially since it has good unit tests and it's a much smaller project.
History
Date User Action Args
2014-05-17 20:14:24zyasoftsetrecipients: + zyasoft
2014-05-17 20:14:24zyasoftsetmessageid: <1400357664.92.0.70358185871.issue2148@psf.upfronthosting.co.za>
2014-05-17 20:14:24zyasoftlinkissue2148 messages
2014-05-17 20:14:24zyasoftcreate