[issue22445] Memoryviews require more strict contiguous checks then necessary

Stefan Krah report at bugs.python.org
Fri Sep 19 22:23:40 CEST 2014


Stefan Krah added the comment:

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).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22445>
_______________________________________


More information about the Python-bugs-list mailing list