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 benjamin.peterson
Recipients amaury.forgeotdarc, benjamin.peterson, pitrou, rupole
Date 2008-09-26.21:24:52
SpamBayes Score 1.4171203e-06
Marked as misclassified No
Message-id <1222464293.12.0.404270371915.issue3946@psf.upfronthosting.co.za>
In-reply-to
Content
I'm actually having a hard time trying to get memoryview to use
PyObject_CheckReadBuffer. Eventually, test should be written in C, but
for now are you ok with the compile test?
History
Date User Action Args
2008-09-26 21:24:53benjamin.petersonsetrecipients: + benjamin.peterson, amaury.forgeotdarc, rupole, pitrou
2008-09-26 21:24:53benjamin.petersonsetmessageid: <1222464293.12.0.404270371915.issue3946@psf.upfronthosting.co.za>
2008-09-26 21:24:52benjamin.petersonlinkissue3946 messages
2008-09-26 21:24:52benjamin.petersoncreate