[issue15944] memoryviews and ctypes

David Beazley report at bugs.python.org
Thu Sep 20 17:50:00 CEST 2012


David Beazley added the comment:

One followup note---I think it's fine to punt on cast('B') if the memoryview is non-contiguous.  That's a rare case that's probably not as common.

----------

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


More information about the Python-bugs-list mailing list