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 sbt
Recipients anacrolix, neologix, pitrou, sbt
Date 2012-06-05.20:30:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338928204.67.0.687050096542.issue14059@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch uses memoryview instead of ctypes.

If the patch for Issue #14953 (reimplementing RawArray/RawValue in terms of memoryview) is applied, then it could be simplified a bit.
History
Date User Action Args
2012-06-05 20:30:05sbtsetrecipients: + sbt, pitrou, anacrolix, neologix
2012-06-05 20:30:04sbtsetmessageid: <1338928204.67.0.687050096542.issue14059@psf.upfronthosting.co.za>
2012-06-05 20:30:04sbtlinkissue14059 messages
2012-06-05 20:30:00sbtcreate