[issue35845] Can't read a F-contiguous memoryview in physical order

Stefan Krah report at bugs.python.org
Sat Feb 2 12:57:43 EST 2019


Stefan Krah <stefan at bytereef.org> added the comment:


New changeset d08ea70464cb8a1f86134dcb4a5c2eac1a02bf1a by Stefan Krah in branch 'master':
bpo-35845: Add order={'C', 'F', 'A'} parameter to memoryview.tobytes(). (#11730)
https://github.com/python/cpython/commit/d08ea70464cb8a1f86134dcb4a5c2eac1a02bf1a


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35845>
_______________________________________


More information about the Python-bugs-list mailing list