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 skrah
Recipients seberg, skrah
Date 2014-09-19.20:23:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411158220.37.0.133327181966.issue22445@psf.upfronthosting.co.za>
In-reply-to
Content
BTW, if you have NumPy installed and run test_buffer in Python3.3+,
numpy.ndarray has many tests against memoryview and _testbuffer.ndarray
(the latter is our exegesis of PEP-3118).
History
Date User Action Args
2014-09-19 20:23:40skrahsetrecipients: + skrah, seberg
2014-09-19 20:23:40skrahsetmessageid: <1411158220.37.0.133327181966.issue22445@psf.upfronthosting.co.za>
2014-09-19 20:23:40skrahlinkissue22445 messages
2014-09-19 20:23:40skrahcreate