[issue23352] PyBuffer_IsContiguous() sometimes returns wrong result if suboffsets != NULL

Richard Hansen report at bugs.python.org
Sun Feb 1 10:23:25 CET 2015


Richard Hansen added the comment:

>> How might an application break with this change?
> 
>    assert(view->suboffsets == NULL);

Fair point.

----------

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


More information about the Python-bugs-list mailing list